Enum FloatingButtonPosition

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    Enumeration for the FloatingButtonPosition.

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

    Fields

    Name Description
    Center

    Shows all of the buttons, but lies on the center.

    Left

    Shows all of the buttons, but lies on the left.

    LeftOut

    Hides in the left, but only the small handler will show.

    Right

    Shows all of the buttons, but lies on the right.

    RightOut

    Hides in the right, but only the small handler will show.

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