Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
ui
/
com.michaelflisar.toolbox.feature.menu
/
MultiSelectionMenu
/
Action
/
Separator
Separator
@
Stable
class
Separator
(
val
text
:
String
)
:
MultiSelectionMenu.Action
Members
Constructors
Separator
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String
Functions
Menu
Item
Link copied to clipboard
@
Composable
open
override
fun
MenuItem
(
)
@
Composable
open
override
fun
MenuItem
(
scope
:
MenuScope
)