new(element:Null<Element>, state:Int, keyCode:KeyCode)
finalkeyCode:KeyCode
The key code that corresponds to the key that triggered the event.
finalelement:Null<Element>
The element that receives this event. If null, this event is not dispatched.
getState():Int