An enumeration of values specifying the directin of a swipe gesture .
Syntax
[ObjCRuntime.Native]
[System.Flags]
public enum UISwipeGestureRecognizerDirection
Remarks
Members
| Member Name | Description |
|---|
| Down | The touch or touches swipe toward the bottom. |
| Left | The touch or touches swipe to the left. |
| Right | The touch or touches swipe to the right. This is the default. |
| Up | The touch or touches swipe to the top. |
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0