Event TextChanged | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Changed event, raised when the text has changed.
public event Action<ustring> TextChanged
Returns
Action<ustring>
Changed event, raised when the text has changed.
Remarks
This event is raised when the Text changes.