UIScreenEdgePanGestureRecognizer.Edges 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.
Acceptable starting edges for the specified gesture.
public virtual UIKit.UIRectEdge Edges { [Foundation.Export("edges", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setEdges:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Edges : UIKit.UIRectEdge with get, set
Property Value
- Attributes