Table of Contents

Field MockKeyPresses

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

A stack of keypresses to return when ReadKey is called.

public static Stack<ConsoleKeyInfo> MockKeyPresses

Returns

Stack<ConsoleKeyInfo>
A stack of keypresses to return when ReadKey is called.