Tizen Native API  6.5
Dali::Device::Class Namespace Reference

Categorization type about input Device. More...

Enumerations

enum  Type
 An enum of Device Class types. More...

Detailed Description

Categorization type about input Device.

Since:
4.0, DALi version 1.2.60

Enumeration Type Documentation

An enum of Device Class types.

Since:
4.0, DALi version 1.2.60
Enumerator:
NONE 

Not a device.

Since:
4.0, DALi version 1.2.60
USER 

The user/seat (the user themselves).

Since:
4.0, DALi version 1.2.60
KEYBOARD 

A regular keyboard, numberpad or attached buttons.

Since:
4.0, DALi version 1.2.60
MOUSE 

A mouse, trackball or touchpad relative motion device.

Since:
4.0, DALi version 1.2.60
TOUCH 

A touchscreen with fingers or stylus.

Since:
4.0, DALi version 1.2.60
PEN 

A special pen device.

Since:
4.0, DALi version 1.2.60
POINTER 

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

Since:
4.0, DALi version 1.2.60
GAMEPAD 

A gamepad controller or joystick.

Since:
4.0, DALi version 1.2.60