Table of Contents

Method InjectInput

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

InjectInput(ConsoleKeyInfo)

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

public void InjectInput(ConsoleKeyInfo input)

Parameters

input ConsoleKeyInfo