Enum PanelDirection

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    Enumeration for the PanelDirection types.

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

    Fields

    Name Description
    Bottom

    Bottom to top.

    Left

    Left to right.

    Right

    Right to left.

    Top

    Top to bottom.

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