Enum GestureSourceType

    Definition

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

    Gesture source type. Deprecated. This value will be deleted without notice. Please do not use it.

    public enum GestureSourceType

    Fields

    Name Description
    Invalid

    invalid data.

    Primary

    Primary.

    Secondary

    Secondary.

    Tertiary

    Third (tertiary)

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<GestureSourceType>(GestureSourceType, string)
    Extensions.LoadFromXaml<GestureSourceType>(GestureSourceType, string)
    Extensions.LoadFromXaml<GestureSourceType>(GestureSourceType, Type)
    Extensions.LoadFromXamlFile<GestureSourceType>(GestureSourceType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX