Options
All
  • Public
  • Public/Protected
  • All
Menu

Gather the list of keyboard event types as constants.

Hierarchy

  • KeyboardEventTypes

Index

Constructors

Properties

Constructors

Properties

KEYDOWN: 1 = 1

The keydown event is fired when a key becomes active (pressed).

KEYUP: 2 = 2

The keyup event is fired when a key has been released.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static property
  • Static method

Settings

Theme