Options
All
  • Public
  • Public/Protected
  • All
Menu

Bare minimum common interface of the keyboard and the mouse event with respect to the key maskings.

Hierarchy

  • ModifierAwareEvent

Index

Properties

ctrlKey: boolean

Determines if the modifier aware event has the ctrl key masking.

metaKey: boolean

Determines if the modifier aware event has the meta key masking.

shiftKey: boolean

Determines if the modifier aware event has the shift key masking.