Enum DeviceClassType
Definition
- Assembly:
- Tizen.NUI.dll
An enum of Device Class types.
public enum DeviceClassType
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. |
Seat | The user/seat (the user themselves). |
Touch | A touchscreen with fingers or stylus. |