Enum InputGenerator.TouchType

    Definition

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

    Enumeration of touch event types.

    public enum InputGenerator.TouchType

    Fields

    Name Description
    Begin

    Touch begin.

    End

    Touch end.

    None

    None.

    Update

    Touch move.

    Extension Methods

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