toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-state
/
com.mapbox.dash.state
/
Event
Event
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
sealed
class
Event
Inheritors
UpdateDataEvent
OnShowEvMapLayer
ChangeStateEvent
Members
Types
Change
State
Event
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
sealed
class
ChangeStateEvent
:
Event
Update
Data
Event
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
sealed
class
UpdateDataEvent
:
Event