Method IsKeyboard | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
IsKeyboard(string?, bool)
Looks for any pattern that matches the input
and returns the matching pattern or null if no matches.
public AnsiKeyboardParserPattern? IsKeyboard(string? input, bool isLastMinute = false)
Parameters
input
string
isLastMinute
bool