Enum IndicatorMode

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    Enumeration for the indicator mode.

    [Obsolete("This has been deprecated in API12")]
    public enum IndicatorMode

    Fields

    Name Description
    Hide

    Hides the indicator.

    Show

    Shows the indicator.

    Unknown

    Unknown indicator state.

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