com.pspdfkit.ui.actionmenu.SharingMenu.SharingMenuListener |
![]() |
Listener for being notified of UI events on a SharingMenu
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
performShare(ShareTarget shareTarget)
Called by the
SharingMenu when the user tapped a target (usually some app) to
share with. |
Called by the SharingMenu
when the user tapped a target (usually some app) to
share with.
shareTarget | ShareTarget to share with.
|
---|