Confirmed users
16
edits
m (→API) |
(→API) |
||
Line 50: | Line 50: | ||
*/ | */ | ||
attribute boolean screenEnabled; | attribute boolean screenEnabled; | ||
/** | |||
* Is the device's keypad/button backlight enabled? Setting it to false will | |||
* turn off the device's keypad/button backlight. And the brightness level | |||
* is the same as |screenBrightness|. | |||
*/ | |||
attribute boolean keyLightEnabled; | |||
/** | /** | ||
* How bright is the screen's backlight, on a scale from 0 (very dim) to 1 | * How bright is the screen's backlight, on a scale from 0 (very dim) to 1 |