Enum InputPointerType

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    Enumeration of pointer event types.

    public enum InputPointerType

    Fields

    Name Description
    MouseDown

    Mouse button press.

    MouseUp

    Mouse button release.

    Move

    Mouse move

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