Enum Direction
Direction of gesture
Namespace: FormsGestures
Assembly: FormsGestures.dll
Syntax
[Flags]
public enum Direction
  Fields
| Name | Description | 
|---|---|
| All | |
| Down | |
| Horizontal | |
| Left | |
| NotClear | |
| Right | |
| Up | |
| Vertical | 
Direction of gesture
[Flags]
public enum Direction
  | Name | Description | 
|---|---|
| All | |
| Down | |
| Horizontal | |
| Left | |
| NotClear | |
| Right | |
| Up | |
| Vertical |