Enum Gesture.SourceType
Definition
- Assembly:
- Tizen.NUI.dll
This is the value of which source the gesture was started with. (ex : mouse)
public enum Gesture.SourceType
Fields
| Name | Description |
|---|---|
| Invalid | invalid data. |
| Mouse | Mouse. |
| Touch | Touch. |