Enum DisplayState

    Definition

    Namespace:
    Tizen.System
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX