mirror of
https://github.com/electron/electron.git
synced 2026-01-29 01:08:18 -05:00
519 B
519 B
Event Object extends GlobalEvent
preventDefaultVoidFunctionsenderWebContentsreturnValueanyctrlKeyBoolean (optional) - whether the Control key was used in an accelerator to trigger the EventmetaKeyBoolean (optional) - whether a meta key was used in an accelerator to trigger the EventshiftKeyBoolean (optional) - whether a Shift key was used in an accelerator to trigger the EventaltKeyBoolean (optional) - whether an Alt key was used in an accelerator to trigger the Event