Enum SwipeDirection
Swipe direction.
Namespace: HP.LFT.SDK
Assembly: HP.LFT.SDK.dll
Syntax
public enum SwipeDirection
Fields
| Name | Description |
|---|---|
| Down | Swipe down. |
| Left | Swipe left. |
| Right | Swipe right. |
| Up | Swipe up. |
Swipe direction.
public enum SwipeDirection
| Name | Description |
|---|---|
| Down | Swipe down. |
| Left | Swipe left. |
| Right | Swipe right. |
| Up | Swipe up. |