nutrient
Toggle table of contents
11.6.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
com.pspdfkit.compose.toolbar.state
/
ToolbarAction
/
ItemLongClicked
Item
Long
Clicked
@
Immutable
data
class
ItemLongClicked
(
@
IdRes
val
id
:
Int
)
:
ToolbarAction
A toolbar item was long-pressed.
Members
Constructors
Item
Long
Clicked
Link copied to clipboard
constructor
(
@
IdRes
id
:
Int
)
Properties
id
Link copied to clipboard
val
id
:
Int
Resource id of the long-pressed item.