toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-destination-preview
/
com.mapbox.dash.destination.preview.domain.model
/
MaxWaypointReachedState
/
Reached
Reached
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
Reached
(
val
maxWaypointCount
:
Int
)
:
MaxWaypointReachedState
Members
Constructors
Reached
Link copied to clipboard
constructor
(
maxWaypointCount
:
Int
)
Properties
max
Waypoint
Count
Link copied to clipboard
val
maxWaypointCount
:
Int