toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-base
/
com.mapbox.dash.sdk.base.domain.usecase
/
IsActiveGuidanceUseCase
Is
Active
Guidance
Use
Case
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
IsActiveGuidanceUseCase
(
appStore
:
AppStore
)
Members
Constructors
Is
Active
Guidance
Use
Case
Link copied to clipboard
constructor
(
appStore
:
AppStore
)
Functions
get
Link copied to clipboard
fun
get
(
)
:
Boolean
observe
Link copied to clipboard
fun
observe
(
)
:
Flow
<
Boolean
>