Enum GestureType

    Definition

    Namespace:
    Tizen.Maps
    Assembly:
    Tizen.Maps.dll

    Enumeration for the user gesture over a map view.

    [Obsolete("Deprecated since API11. Might be removed in API13.")]
    public enum GestureType

    Fields

    Name Description
    Click

    Indicates the click user gesture.

    DoubleClick

    Indicates the double click user gesture.

    LongPress

    Indicates the long press user gesture.

    None

    Indicates the empty gesture.

    Rotation

    Indicates the rotation user gesture.

    Scroll

    Indicates the move map user gesture.

    TwoFingerClick

    Indicates the two-finger click user gesture.

    Zoom

    Indicates the zoom user gesture.

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