Show / Hide Table of Contents

    Enum GestureLayer.GestureType

    Definition

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

    Enumeration for the supported gesture types.

    public enum GestureType

    Fields

    Name Description
    DoubleTap

    N fingers double-single taps.

    Flick

    N fingers flick gesture.

    Line

    N fingers line gesture.

    LongTap

    N fingers single long-taps.

    Momentum

    Reports momentum in the direction of the move.

    Rotate

    Rotate.

    Tap

    N fingers single taps.

    TripleTap

    N fingers triple-single taps.

    Zoom

    Zoom.

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