Mouse Button Type.
More...
Enumerations |
enum | Type |
| Enumeration for mouse button type. More...
|
Detailed Description
Mouse Button Type.
- Since:
- 5.5, DALi version 1.3.31
Enumeration Type Documentation
Enumeration for mouse button type.
- Since:
- 5.5, DALi version 1.3.31
- Enumerator:
INVALID |
No mouse button event or invalid data
|
PRIMARY |
Primary(Left) mouse button
|
SECONDARY |
Secondary(Right) mouse button
|
TERTIARY |
Center(Wheel) mouse button
|