Artboards
KeyboardEvent
Represents a keyboard interaction.
(Coming soon)
The key code of the pressed key.
True if the Shift modifier is active.
True if the Control modifier is active.
True if the Alt modifier is active.
True if the Meta (Command/Windows) modifier is active.
The current phase (KeyPhase) of the interaction.
Was this page helpful?