Console: KeyAvailable (get)

KeyAvailable

Returns if a key has been pressed and is available to be read in using one of the read methods.



 Public Property Get KeyAvailable ( ) As Boolean

Return Values

Boolean -  Returns if a key is ready to be read in.

Read Only.

See Also

Project CorLib Overview

Class Console Overview