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