Table of Contents

Event AnsiSequenceSwallowed

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Event fired when a terminal sequence read from input is not recognized and therefore ignored.

event EventHandler<string>? AnsiSequenceSwallowed

Returns

EventHandler<string>
Event fired when a terminal sequence read from input is not recognized and therefore ignored.