Click or drag to resize

IConsoleInputKeyAvailable Property

Gets a value indicating whether a key press is available in the input stream.

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
bool KeyAvailable { get; }

Property Value

Boolean
See Also