Confirmed users
346
edits
(Initial content.) |
No edit summary |
||
Line 55: | Line 55: | ||
*/ | */ | ||
attribute double screenBrightness; | attribute double screenBrightness; | ||
/** | |||
* Is it possible that the device's CPU will sleep after the screen is | |||
* disabled? Setting this attribute to false will prevent the device | |||
* entering suspend state. | |||
*/ | |||
attribute boolean cpuSleepAllowed; | |||
}; | }; | ||