NightMode

class NightMode

Constructors

Link copied to clipboard
fun NightMode(enabled: Int)
Link copied to clipboard
fun NightMode(enabled: Int, autoMode: Int = 0, intensity: Int = -1)

Properties

Link copied to clipboard
var autoMode: Int

Auto Intensity. 1 - Turn on / 0 - Turn off

Link copied to clipboard
var enabled: Int

1 - Turn on / 0 - Turn off

Link copied to clipboard
var intensity: Int

Mode intensity. Value 1 to 100