app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.feature_map_editor.domain.usecase
/
UpdateSelectionUseCase
/
invoke
invoke
suspend operator
fun
invoke
(
trackId
:
Int
?
,
pointId
:
Double
?
,
select
:
Boolean
,
currentState
:
EditState
)
:
List
<
SelectionResult
>