Utility class for mapping keyboard events to internal Key representations.
Key
Static
Converts a browser KeyboardEvent into a Key object used by the input controller.
KeyboardEvent
The keyboard event to convert.
The corresponding Key object.
Utility class for mapping keyboard events to internal
Keyrepresentations.