toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-nav-manager-dash
/
com.mapbox.dash.nav.manager.data.model
/
AskNavigationEvent
Ask
Navigation
Event
sealed
class
AskNavigationEvent
:
NavigationEventStatusHandler
Inheritors
RequestGetDestination
Members
Types
Request
Get
Destination
Link copied to clipboard
class
RequestGetDestination
(
callback
:
<Error class: unknown class>
?
)
:
AskNavigationEvent
,
GetDestinationAction
Properties
should
Be
Handled
Link copied to clipboard
val
shouldBeHandled
:
Boolean
Functions
did
Finished
Link copied to clipboard
fun
didFinished
(
block
:
(
)
->
Unit
)
will
Start
Link copied to clipboard
fun
willStart
(
block
:
(
)
->
Unit
)