Enum ScreenOffMode
Definition
- Assembly:
- Tizen.NUI.dll
An enum of screen mode.
public enum ScreenOffMode
Fields
Name | Description |
---|---|
Never | The mode which keeps the screen turned on. |
Timout | The mode which turns the screen off after a timeout. |