WebKeyboardEventAdapter

Adapter that converts DOM KeyboardEvent to ZKeyboardEvent.

This class handles the conversion of browser keyboard events to the engine's internal keyboard event format, including key information and modifier states.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Converts a DOM KeyboardEvent to a ZKeyboardEvent.