toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-weather
/
com.mapbox.dash.weather.presentation
/
weatherDebugSetting
weather
Debug
Setting
fun
LazyListScope
.
weatherDebugSetting
(
currentWeather
:
Int
=
WEATHER_UNDEFINED
,
onCurrentWeatherChanged
:
(
Int
)
->
Unit
=
{}
)