keyCodes property

Iterable<KeyCode> keyCodes
final

The KeyCodes that make up the keybinding.

Implementation

final Iterable<KeyCode> keyCodes;