Enum GestureEdge
Definition
- Namespace:
- Tizen.NUI.WindowSystem
- Assembly:
- Tizen.NUI.WindowSystem.dll
Enumeration of gesture edges.
public enum GestureEdge
Fields
| Name | Description |
|---|---|
| Bottom | edge bottom. |
| Left | edge left. |
| None | edge none. |
| Right | edge right. |
| Top | edge top. |