Table of Contents

Event TextChanging

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Changing event, raised before the Text changes and can be canceled or changing the new text.

public event Action<TextChangingEventArgs> TextChanging

Returns

Action<TextChangingEventArgs>
Changing event, raised before the changes and can be canceled or changing the new text.