Enum Gesture.SourceDataType
Definition
- Assembly:
- Tizen.NUI.dll
This is the data of source type
public enum Gesture.SourceDataType
Fields
| Name | Description |
|---|---|
| Invalid | invalid data. |
| MousePrimary | Primary(Left) mouse button. |
| MouseSecondary | Secondary(Right) mouse button. |
| MouseTertiary | Tertiary(Third) mouse button. |