app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.feature_map_editor.domain.model
/
SelectionResult
/
UpdatedState
/
UpdatedState
Updated
State
constructor
(
selectedTracks
:
List
<
Int
>
,
selectedPoints
:
List
<
Pair
<
Int
,
Double
>
>
,
direction
:
InsertPosition
?
=
null
)