Show / Hide Table of Contents

    Enum ScrollSingleDirection

    Definition

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

    Type that controls how the content is scrolled.

    public enum ScrollSingleDirection

    Fields

    Name Description
    Hard

    Scroll only in a single direction.

    None

    Scroll in every direction.

    Soft

    Scroll in single direction if the direction is certain.

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