Method ToConsoleKeyInfoArray | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
ToConsoleKeyInfoArray(string)
Convert a string to ConsoleKeyInfo array.
public static ConsoleKeyInfo[] ToConsoleKeyInfoArray(string ansi)
Parameters
ansi
string
Returns
The ConsoleKeyInforepresenting the string.