Share via


NSTextContainer.HeightTracksTextView Property

Definition

Whether the NSTextContainer changes its Size as its associated NSTextView is resized.

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

Property Value

Attributes

Applies to