pressed property

Iterable<List<Key>> pressed

All currently pressed key combinations in the order they were pressed.

Implementation

Iterable<List<Key>> get pressed;