toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-debug-mode
/
com.mapbox.dash.debugmode.domain
/
ObserveLocationSimulationEnabledUseCase
Observe
Location
Simulation
Enabled
Use
Case
class
ObserveLocationSimulationEnabledUseCase
(
debugModeRepository
:
DebugModeRepository
)
Members
Constructors
Observe
Location
Simulation
Enabled
Use
Case
Link copied to clipboard
constructor
(
debugModeRepository
:
DebugModeRepository
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Flow
<
Boolean
>