Constructor

new(element:Null<Element>, state:Int, keyCode:KeyCode)

Variables

finalkeyCode:KeyCode

The key code that corresponds to the key that triggered the event.

Inherited Variables

Defined by Event

finalelement:Null<Element>

The element that receives this event. If null, this event is not dispatched.

privatefinalstate:Int

Inherited Methods

Defined by Event

getState():Int