app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.feature_map_editor.domain.model
/
WaypointUpdate
/
RemovedTracks
Removed
Tracks
data
class
RemovedTracks
(
val
trackIds
:
List
<
Int
>
)
:
WaypointUpdate
Members
Constructors
Removed
Tracks
Link copied to clipboard
constructor
(
trackIds
:
List
<
Int
>
)
Properties
track
Ids
Link copied to clipboard
val
trackIds
:
List
<
Int
>