UIKit.UISwipeGestureRecognizerDirection Enumeration
An enumeration of values specifying the directin of a swipe gesture .

Syntax

[ObjCRuntime.Native]
[System.Flags]
public enum UISwipeGestureRecognizerDirection

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
DownThe touch or touches swipe toward the bottom.
LeftThe touch or touches swipe to the left.
RightThe touch or touches swipe to the right. This is the default.
UpThe touch or touches swipe to the top.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0