UISwipeGestureRecognizer.Direction Property

Definition

The permitted direction of the swipe. The default is right.

public virtual UIKit.UISwipeGestureRecognizerDirection Direction { [Foundation.Export("direction")] get; [Foundation.Export("setDirection:")] set; }
member this.Direction : UIKit.UISwipeGestureRecognizerDirection with get, set

Property Value

Attributes

Applies to