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
/
WaypointRemoved
Waypoint
Removed
data
class
WaypointRemoved
(
val
trackId
:
Int
,
val
waypointId
:
Double
)
:
SelectionResult
Members
Constructors
Waypoint
Removed
Link copied to clipboard
constructor
(
trackId
:
Int
,
waypointId
:
Double
)
Properties
track
Id
Link copied to clipboard
val
trackId
:
Int
waypoint
Id
Link copied to clipboard
val
waypointId
:
Double