Table of Contents

Property TextDirection

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

TextDirection

Gets or sets the direction of the View's Text. Changing this property will redisplay the View.

public virtual TextDirection TextDirection { get; set; }

Property Value

TextDirection

The text direction.

Remarks

Width or Height are using Text, the GetContentSize() will be adjusted to fit the text.