Table of Contents

Property Text

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Text

Sets or gets the text in the TextView.

public override ustring Text { get; set; }

Property Value

ustring

Remarks

The TextChanged event is fired whenever this property is set. Note, however, that Text is not set by TextView as the user types.