toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-destination-preview
/
com.mapbox.dash.destination.preview.presentation.compose
/
PlaceWeatherState
/
NoWeather
No
Weather
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
NoWeather
(
val
loading
:
Boolean
)
:
PlaceWeatherState
Members
Constructors
No
Weather
Link copied to clipboard
constructor
(
loading
:
Boolean
)
Properties
loading
Link copied to clipboard
val
loading
:
Boolean