PdfSelectionMenuKeys
object PdfSelectionMenuKeys
Defines unique keys for the default selection menu items.
These keys are used to identify standard actions like Copy and Select All within the selection context menu.
Summary
Public properties |
|
|---|---|
Any |
Key for the context menu "Copy" item. |
Any |
Key for the context menu "Copy link" item. |
Any |
Key for the context menu "Jump" item. |
Any |
Key for the context menu "Select all" item. |
Any |
Key for all "smart actions" added by classifier in context menu. |
Public properties
SelectAllKey
Added in 1.0.0-alpha11
val SelectAllKey: Any
Key for the context menu "Select all" item.
SmartActionKey
Added in 1.0.0-alpha11
val SmartActionKey: Any
Key for all "smart actions" added by classifier in context menu.