mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
295 B
295 B
KeyboardInputEvent Object extends InputEvent
typestring - The type of the event, can berawKeyDown,keyDown,keyUporchar.keyCodestring - The character that will be sent as the keyboard event. Should only use the valid key codes in Accelerator.