toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-settings-ui
/
com.mapbox.dash.settings.presentation.ui.debug
/
profileDebugSetting
profile
Debug
Setting
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
fun
LazyListScope
.
profileDebugSetting
(
allProfilesFlow
:
StateFlow
<
Map
<
String
,
SettingsProfile
>
>
,
selectedProfileFlow
:
MutableStateFlow
<
String
?
>
)