DebugSettingsViewModel
class DebugSettingsViewModel(observeSendDebugInfoButtonEnabled: ObserveSendDebugInfoButtonEnabledUseCase, setSendDebugInfoButtonEnabled: SetSendDebugInfoButtonEnabledUseCase, observeDebugInfoVisibility: ObserveDebugInfoVisibilityUseCase, changeDebugInfoVisibility: ChangeDebugInfoVisibilityUseCase, observeCameraDebugIsEnabled: ObserveCameraDebugIsEnabledUseCase, setCameraDebugIsEnabled: SetCameraDebugIsEnabledUseCase, debugModeRepository: DebugModeRepository, observeLocationSimulationEnabled: ObserveLocationSimulationEnabledUseCase, changeLocationSimulation: ChangeLocationSimulationUseCase, observeDebugPointsAlongRouteIsEnabled: ObserveDebugPointsAlongRouteIsEnabledUseCase, setDebugPointsAlongRouteIsEnabled: SetDebugPointsAlongRouteIsEnabledUseCase, vehicleStorageRepository: VehicleStorageRepository, debugGuidancePlayer: DebugGuidancePlayer, isWeatherIntegrationEnabledUseCase: IsWeatherIntegrationEnabledUseCase, observeUserPreferredCurrentWeather: ObserveUserPreferredCurrentWeatherSettingsUseCase, setUserPreferredCurrentWeatherUseCase: SetUserPreferredCurrentWeatherUseCase, observeHvacLevelUseCase: ObserveHvacLevelSettingsUseCase, observeRouteMarkersDebugVisibilityUseCase: ObserveRouteMarkersDebugVisibilityUseCase, setRouteMarkersDebugEnabledUseCase: SetRouteMarkersDebugEnabledUseCase, observeTerrain3DSetting: ObserveTerrain3DSettingUseCase, setTerrain3D: SetTerrain3DUseCase, sendPillToggledEvent: SendPillToggledEventUseCase, observeUserPreferredUnitOfMeasurements: ObserveUserPreferredUnitOfMeasurementsUseCase, configRepository: ConfigRepository, observeIsElectricVehicle: ObserveIsElectricVehicle, observeLocalTtsEnableUseCase: ObserveLocalTtsEnableUseCase, val setLocalTtsEnableUseCase: SetLocalTtsEnableUseCase) : ViewModel
Constructors
Link copied to clipboard
constructor(observeSendDebugInfoButtonEnabled: ObserveSendDebugInfoButtonEnabledUseCase, setSendDebugInfoButtonEnabled: SetSendDebugInfoButtonEnabledUseCase, observeDebugInfoVisibility: ObserveDebugInfoVisibilityUseCase, changeDebugInfoVisibility: ChangeDebugInfoVisibilityUseCase, observeCameraDebugIsEnabled: ObserveCameraDebugIsEnabledUseCase, setCameraDebugIsEnabled: SetCameraDebugIsEnabledUseCase, debugModeRepository: DebugModeRepository, observeLocationSimulationEnabled: ObserveLocationSimulationEnabledUseCase, changeLocationSimulation: ChangeLocationSimulationUseCase, observeDebugPointsAlongRouteIsEnabled: ObserveDebugPointsAlongRouteIsEnabledUseCase, setDebugPointsAlongRouteIsEnabled: SetDebugPointsAlongRouteIsEnabledUseCase, vehicleStorageRepository: VehicleStorageRepository, debugGuidancePlayer: DebugGuidancePlayer, isWeatherIntegrationEnabledUseCase: IsWeatherIntegrationEnabledUseCase, observeUserPreferredCurrentWeather: ObserveUserPreferredCurrentWeatherSettingsUseCase, setUserPreferredCurrentWeatherUseCase: SetUserPreferredCurrentWeatherUseCase, observeHvacLevelUseCase: ObserveHvacLevelSettingsUseCase, observeRouteMarkersDebugVisibilityUseCase: ObserveRouteMarkersDebugVisibilityUseCase, setRouteMarkersDebugEnabledUseCase: SetRouteMarkersDebugEnabledUseCase, observeTerrain3DSetting: ObserveTerrain3DSettingUseCase, setTerrain3D: SetTerrain3DUseCase, sendPillToggledEvent: SendPillToggledEventUseCase, observeUserPreferredUnitOfMeasurements: ObserveUserPreferredUnitOfMeasurementsUseCase, configRepository: ConfigRepository, observeIsElectricVehicle: ObserveIsElectricVehicle, observeLocalTtsEnableUseCase: ObserveLocalTtsEnableUseCase, setLocalTtsEnableUseCase: SetLocalTtsEnableUseCase)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard