Enum InputGenerator.PointerType

    Definition

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

    Enumeration of pointer event types.

    public enum InputGenerator.PointerType

    Fields

    Name Description
    Down

    Pointer down.

    Move

    Pointer move.

    Up

    Pointer up.

    Extension Methods

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