Method Process | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Process(ConsoleKeyInfo)

Process the provided single input element input. This method is called sequentially for each value read from InputBuffer.

protected override void Process(ConsoleKeyInfo consoleKeyInfo)

Parameters

consoleKeyInfo ConsoleKeyInfo

Edit this page