UIPopoverPresentationController.SourceRect 属性

定义

所提供视图中的矩形,其中呈现的视图控制器被定位到其中。

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

属性值

属性

适用于