Share via


UIViewController.PreferredContentSize Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize PreferredContentSize { [Foundation.Export("preferredContentSize", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPreferredContentSize:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("preferredContentSize", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPreferredContentSize:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PreferredContentSize : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to