Share via


NSText.VerticallyResizable Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool VerticallyResizable { [Foundation.Export("isVerticallyResizable")] get; [Foundation.Export("setVerticallyResizable:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isVerticallyResizable")>]
[<set: Foundation.Export("setVerticallyResizable:")>]
member this.VerticallyResizable : bool with get, set

Property Value

Attributes

Applies to