Table of Contents

Method ToConsoleKeyInfoArray

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ToConsoleKeyInfoArray(string)

Convert a string to ConsoleKeyInfo array.

public static ConsoleKeyInfo[] ToConsoleKeyInfoArray(string ansi)

Parameters

ansi string

Returns

ConsoleKeyInfo[]

The ConsoleKeyInforepresenting the string.