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