code
UI Car
/
com.mapbox.androidauto.car.settings
/
SettingsCarContext
Settings
Car
Context
class
SettingsCarContext
(
val
mainCarContext
:
MainCarContext
)
Content copied to clipboard
Contains the dependencies for the settings screen.
Constructors
Properties
Constructors
Settings
Car
Context
Link copied to clipboard
fun
SettingsCarContext
(
mainCarContext
:
MainCarContext
)
Content copied to clipboard
Properties
carContext
Link copied to clipboard
val
carContext
:
CarContext
Content copied to clipboard
carSettingsStorage
Link copied to clipboard
val
carSettingsStorage
:
CarSettingsStorage
Content copied to clipboard
mainCarContext
Link copied to clipboard
val
mainCarContext
:
MainCarContext
Content copied to clipboard