toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-nav-manager-dash
/
com.mapbox.dash.nav.manager.data.model
/
NavigationEventStatusHandler
Navigation
Event
Status
Handler
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
open
class
NavigationEventStatusHandler
Inheritors
AskNavigationEvent
Members
Constructors
Navigation
Event
Status
Handler
Link copied to clipboard
constructor
(
)
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
)