Enum ScreenOffMode

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
4

An enum of screen mode.

C#
Copy
public enum ScreenOffMode
Name Description
Never

The mode which keeps the screen turned on.

Timout

The mode which turns the screen off after a timeout.