SharingMenuListener

Callback for actions performed inside sharing menu.

Functions

Link copied to clipboard
abstract fun performPrint()
Called when sharing menu wants to perform print action.
Link copied to clipboard
abstract fun performSaveAs()
Called when sharing menu wants to perform saving action.
Link copied to clipboard
abstract fun showShareMenu(@NonNull shareAction: ShareAction)
Called when sharing menu wants to show SharingMenu with given action.