Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
ui
/
com.michaelflisar.toolbox.feature.menu
/
Level
Level
data
class
Level
(
val
level
:
Int
,
val
index
:
Int
)
Members
Constructors
Level
Link copied to clipboard
constructor
(
level
:
Int
,
index
:
Int
)
Properties
index
Link copied to clipboard
val
index
:
Int
level
Link copied to clipboard
val
level
:
Int