keyEvents property

Stream<KeyEvent> get keyEvents

A stream of parsed keyboard events.

Implementation

Stream<KeyEvent> get keyEvents;