Share via


NSText.MaxSize Property

Definition

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

Property Value

Attributes

Applies to