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.
C#Copypublic enum DisplayState
Remarks
Dim may be ignored if the DIM state is disabled on the platform.
| Name | Description |
|---|---|
| Dim | Screen dim state. |
| Normal | Normal state. |
| Off | Screen off state. |