Enum ScreenOffMode
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 4
An enum of screen mode.
C#Copypublic enum ScreenOffMode : int
Name | Description |
---|---|
Never | The mode which keeps the screen turned on. |
Timout | The mode which turns the screen off after a timeout. |