Enum MouseButton
Definition
- Assembly:
- Tizen.NUI.dll
Mouse device button type.
public enum MouseButton
Fields
| Name | Description |
|---|---|
| Invalid | No mouse button event or invalid data. |
| Primary | Primary(Left) mouse button. |
| Secondary | Secondary(Right) mouse button. |
| Tertiary | Center(Wheel) mouse button. |