Enum InputDeviceType

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    Enumeration of device type generated events.

    public enum InputDeviceType

    Fields

    Name Description
    Keyboard

    Keyboard device.

    Pointer

    Mouse Device.

    TouchScreen

    Touch Screen device.

    Extension Methods

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