Class AnsiKeyboardParser
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.