UISwipeGestureRecognizer.Direction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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