toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-android
/
com.mapbox.dash.sdk.synchronization.update
/
ObserveNavigationStateUseCase
Observe
Navigation
State
Use
Case
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
ObserveNavigationStateUseCase
(
appStore
:
AppStore
)
Members
Constructors
Observe
Navigation
State
Use
Case
Link copied to clipboard
constructor
(
appStore
:
AppStore
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Flow
<
NavState
>