NSTextContainer.WidthTracksTextView Property

Definition

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

public virtual bool WidthTracksTextView { [Foundation.Export("widthTracksTextView")] get; [Foundation.Export("setWidthTracksTextView:")] set; }
member this.WidthTracksTextView : bool with get, set

Property Value

Attributes

Applies to