Hierarchy

Constructors

  • Parameters

    • type: InputEvents
    • source: Event
    • init: KeyboardEventInit

    Returns NEKeyboardEvent

Methods

  • Invoking this method prevents event from reaching any registered event listeners after the current one finishes running and, when dispatched in a tree, also prevents event from reaching any other objects.

    MDN Reference

    Returns void