Share via


NSWindow.ContentMaxSize Property

Definition

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

Property Value

Attributes

Applies to