DefaultSharingMenu

Displays fixed actions for printing and opening documents in addition to standard share actions shown in SharingMenu.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
Callback for actions performed inside sharing menu.

Functions

Link copied to clipboard
open fun setPrintingEnabled(isPrintingEnabled: Boolean)
Controls whether print action is enabled.
Link copied to clipboard
open fun setSharingEnabled(isShareEnabled: Boolean)
Controls whether share action is enabled.
Link copied to clipboard
open fun show(): Boolean
Shows action menu.