Show / Hide Table of Contents

    Enum ScrollToPosition

    Definition

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

    Enumeration for defining where to position the item in the genlist.

    public enum ScrollToPosition

    Fields

    Name Description
    Bottom

    Scrolls to the bottom of the viewport.

    In

    Scrolls to the nearest viewport.

    Middle

    Scrolls to the middle of the viewport.

    None

    Scrolls to nowhere.

    Top

    Scrolls to the top of the viewport.

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