buttonMapping property

Map<String, String> get buttonMapping

A human-readable explanation of what the controls are.

Keys are the actions, values are the buttons that trigger them.

Implementation

Map<String, String> get buttonMapping;