toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-weather
/
com.mapbox.dash.weather.presentation
/
weatherDebugSetting
weather
Debug
Setting
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
fun
LazyListScope
.
weatherDebugSetting
(
currentWeather
:
MutableStateFlow
<
Int
>
=
MutableStateFlow(WEATHER_UNDEFINED)
)