Table of Contents

Event TextChanged

Namespace
Terminal.Gui
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.