Share via


NSViewController.PreferredContentSize Property

Definition

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

Property Value

Attributes

Applies to