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

    Extension Methods

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