UIScreenEdgePanGestureRecognizer.Edges Property

Definition

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

Applies to