UIPopoverPresentationController.SourceRect Property

Definition

The rectangle in the provided view in which the presented view controller is anchored.

public virtual CoreGraphics.CGRect SourceRect { [Foundation.Export("sourceRect", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSourceRect:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.SourceRect : CoreGraphics.CGRect with get, set

Property Value

Attributes

Applies to