Interface KeyContext

An object shared by virtual keyboard key widgets to tell which modifier keys are being pressed and to store the callback for when a key is pressed.

Hierarchy

  • KeyContext

Properties

Properties

alt: boolean
ctrl: boolean
shift: boolean

Generated using TypeDoc