Header menu logo fable-electron-docs-api

IOnBeforeInputEvent Type

Emitted before dispatching the keydown and keyup events in the page. Calling event.preventDefault will prevent the page keydown/keyup events and the menu shortcuts.To only prevent the menu shortcuts, use setIgnoreMenuShortcuts:

Instance members

Instance member Description

this.event

Full Usage: this.event

Modifiers: abstract

this.input

Full Usage: this.input

Modifiers: abstract

Input properties.

Type something to start searching.