Share via


NSText.HorizontallyResizable Property

Definition

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

Property Value

Attributes

Applies to