Table of Contents

Method GetScanCodeFromConsoleKeyInfo

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

GetScanCodeFromConsoleKeyInfo(ConsoleKeyInfo)

Get the scan code from a ConsoleKeyInfo.

public static uint GetScanCodeFromConsoleKeyInfo(ConsoleKeyInfo consoleKeyInfo)

Parameters

consoleKeyInfo ConsoleKeyInfo

The console key info.

Returns

uint

The value if apply.