Enum DeviceClassType

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
3

An enum of Device Class types.

C#
Copy
public enum DeviceClassType
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.

Seat

The user/seat (the user themselves).

Touch

A touchscreen with fingers or stylus.