Table of Contents

Method Peek

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Peek()

When implemented in a derived class, returns true if there is data available to read from console.

protected abstract bool Peek()

Returns

bool