Table of Contents

Method MapChar

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

MapChar(char)

Helper to set the Control key states based on the char.

public static ConsoleKeyInfo MapChar(char ch)

Parameters

ch char

The char value.

Returns

ConsoleKeyInfo