Table of Contents

Event TextChanging

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Raised before Text changes. The change can be canceled the text adjusted.

public event EventHandler<ResultEventArgs<string>> TextChanging

Returns

EventHandler<ResultEventArgs<string>>
Raised before changes. The change can be canceled the text adjusted.