Enum Type

    Definition

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

    An enum of Device Class types.

    public enum Type

    Fields

    Name Description
    GAMEPAD

    A gamepad controller or joystick.

    KEYBOARD

    A regular keyboard, numberpad or attached buttons.

    MOUSE

    A mouse, trackball or touchpad relative motion device.

    NONE

    Not a device.

    PEN

    A special pen device.

    POINTER

    A pointing device based on laser, infrared or similar technology.

    TOUCH

    A touchscreen with fingers or stylus.

    USER

    The user/seat (the user themselves).

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