SystemSteeringProperty

Types

Link copied to clipboard
data class AppearanceLevel(val appearance: SystemSteeringProperty.AppearanceLevel.Level = Level.Medium)
Link copied to clipboard
data class BrightnessLevel(val brightnessLevel: Int)
Link copied to clipboard
data class DisplaySleepTime(val displaySleepTime: Int)
Link copied to clipboard
data class StandbyTime(val standbyTime: Int)

Time after which the device goes from active state to standby state in seconds.

Link copied to clipboard
data class TurnOffTime(val turnOffTime: Int)

Time after which the device goes from standby state to OFF state in seconds.