Share via


UIPopoverController.PopoverContentSize Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize PopoverContentSize { [Foundation.Export("popoverContentSize")] get; [Foundation.Export("setPopoverContentSize:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("popoverContentSize")>]
[<set: Foundation.Export("setPopoverContentSize:")>]
member this.PopoverContentSize : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to