Show / Hide Table of Contents

    Enum InputPointerType

    Definition

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

    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-2020 Samsung
    Generated by DocFX