Show / Hide Table of Contents

    Enum FloatingButtonPosition

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll
    API Level:
    preview

    Enumeration for the FloatingButtonPosition.

    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-2020 Samsung
    Generated by DocFX