Table of Contents

Class AnsiKeyboardParser

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Parses ANSI escape sequence strings that describe keyboard activity into Key.

public class AnsiKeyboardParser
Inheritance
AnsiKeyboardParser
Inherited Members

Methods

IsKeyboard(string?, bool)

Looks for any pattern that matches the input and returns the matching pattern or null if no matches.