Enum Gesture.StateType

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

    Enumeration for state of the gesture.

    public enum Gesture.StateType

    Fields

    Name Description
    Cancelled

    The gesture has been cancelled.

    Clear

    There is no state associated with this gesture.

    Continuing

    The gesture is continuing.

    Finished

    The user has lifted a finger or touched an additional point on the screen.

    Possible

    A gesture is possible.

    Started

    The touched points on the screen have moved enough to be considered a gesture.

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