Table of Contents

Method AddInput

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

AddInput(ConsoleKeyInfo)

Adds an input record that will be returned by Peek/Read for testing.

public void AddInput(ConsoleKeyInfo input)

Parameters

input ConsoleKeyInfo