Enum DisplayState
Definition
- Assembly:
- Tizen.System.dll
Enumeration for the available display states. An application cannot put the device into the power off state or the suspend state.
public enum DisplayState
Fields
| Name | Description |
|---|---|
| Dim | Screen dim state. |
| Normal | Normal state. |
| Off | Screen off state. |