toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-driver
/
com.mapbox.dash.driver.presentation.waypoint
/
ContinueNavigationViewState
/
ContinueNavigationViewState
Continue
Navigation
View
State
constructor
(
visible
:
State
<
Boolean
>
=
mutableStateOf(false)
,
onClickContinueNavigation
:
(
)
->
Unit
=
{}
)