Method Read | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Read()
Returns the available data without blocking, called when Peek()returns true.
protected override IEnumerable<ConsoleKeyInfo> Read()
Namespace
Assembly
Terminal.Gui.dll
Returns the available data without blocking, called when Peek()returns true.
protected override IEnumerable<ConsoleKeyInfo> Read()