pressed property

Iterable<List<int>> pressed

All currently pressed key code combinations.

Implementation

Iterable<List<int>> get pressed;