toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-debug-mode
/
com.mapbox.dash.debugmode.util
/
DebugModeDefaultValues
Debug
Mode
Default
Values
class
DebugModeDefaultValues
(
val
systemBarVisibility
:
Boolean
,
val
mapGptEnabled
:
Boolean
,
val
initialSimulatedLocation
:
Location
?
)
Members
Constructors
Debug
Mode
Default
Values
Link copied to clipboard
constructor
(
systemBarVisibility
:
Boolean
,
mapGptEnabled
:
Boolean
,
initialSimulatedLocation
:
Location
?
)
Properties
initial
Simulated
Location
Link copied to clipboard
val
initialSimulatedLocation
:
Location
?
location
Simulation
Enabled
Link copied to clipboard
val
locationSimulationEnabled
:
Boolean
map
Gpt
Enabled
Link copied to clipboard
val
mapGptEnabled
:
Boolean
system
Bar
Visibility
Link copied to clipboard
val
systemBarVisibility
:
Boolean