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
/
ItemClicked
Item
Clicked
@
Immutable
data
class
ItemClicked
(
@
IdRes
val
id
:
Int
)
:
ToolbarAction
A toolbar item was tapped.
Members
Constructors
Item
Clicked
Link copied to clipboard
constructor
(
@
IdRes
id
:
Int
)
Properties
id
Link copied to clipboard
val
id
:
Int
Resource id of the tapped item.