Enum GestureLayer.GestureState

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    Enumeration for the gesture states.

    [Obsolete("This has been deprecated in API12")]
    public enum GestureLayer.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-2024 Samsung
    Generated by DocFX