Event AnsiSequenceSwallowed | Terminal.Gui v2 (original) (raw)

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.

Edit this page