toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-settings-ui
/
com.mapbox.dash.settings.presentation.ui.debug
/
driveModeDebugSetting
drive
Mode
Debug
Setting
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
fun
LazyListScope
.
driveModeDebugSetting
(
driveMode
:
MutableStateFlow
<
DriveModeSetting
>
=
MutableStateFlow(DriveModeSetting.Parking)
)