app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.feature_map_editor.presentation.model
/
ActionDescriptor
/
ActionDescriptor
Action
Descriptor
constructor
(
icon
:
Int
?
,
label
:
String
?
,
action
:
UIAction
?
,
executor
:
EditorTool
?
,
selectionCount
:
SelectionCount
?
,
type
:
ActionType
,
group
:
ToolGroup
?
)