Class AnsiKeyboardParser | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Parses ANSI escape sequence strings that describe keyboard activity into Key.
public class AnsiKeyboardParser
Inheritance
AnsiKeyboardParser
Inherited Members
object.ReferenceEquals(object, object)
Methods
Looks for any pattern that matches the input
and returns the matching pattern or null if no matches.