Show / Hide Table of Contents

    Enum GestureLayer.GestureState

    Definition

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

    Enumeration for the gesture states.

    public enum GestureState

    Fields

    Name Description
    Abort

    Ongoing gesture is aborted.

    End

    Gesture completed.

    Move

    Gesture is ongoing.

    Start

    Gesture started.

    Undefined

    Gesture not started.

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