Enum InputGenerator.DeviceType

    Definition

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

    Enumeration of input device types.

    public enum InputGenerator.DeviceType

    Fields

    Name Description
    All

    Keyboard and Touchscreen device.

    Keyboard

    Keyboard device.

    None

    None.

    Pointer

    Pointer device.

    Touchscreen

    Touchscreen device.

    Extension Methods

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