Share via


IUIPopoverPresentationControllerSourceItem.GetFrame(UIView) Method

Definition

[Foundation.Export("frameInView:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect GetFrame(UIKit.UIView referenceView);
[<Foundation.Export("frameInView:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetFrame : UIKit.UIView -> CoreGraphics.CGRect
override this.GetFrame : UIKit.UIView -> CoreGraphics.CGRect

Parameters

referenceView
UIView

Returns

Attributes

Applies to