UIPopoverPresentationController.SourceRect 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 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