Property TextDirection | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
TextDirection
Gets or sets the direction of the View's Text. Changing this property will redisplay theView.
public virtual TextDirection TextDirection { get; set; }
Property Value
The text direction.
Remarks
Width or Height are using Text, theGetContentSize() will be adjusted to fit the text.