app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.core.domain.repository
/
EditTrackRepository
/
getWaypoint
get
Waypoint
abstract
suspend
fun
getWaypoint
(
trackId
:
Int
,
index
:
Int
)
:
Waypoint
?