Enum Gesture.GestureType

    Definition

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

    Enumeration for type of gesture.

    public enum Gesture.GestureType

    Fields

    Name Description
    LongPress

    When the user continues to touch the same area on the screen for the device configured time.

    Pan

    When the user drags their finger(s) in a particular direction.

    Pinch

    When two touch points move away or towards each other.

    Tap

    When the user taps the screen.

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