Share via


NSDrawer.MaxContentSize Property

Definition

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

Property Value

Attributes

Applies to