mirror of
https://github.com/electron/electron.git
synced 2026-01-28 08:48:14 -05:00
The event is emitted when the OS is rebooting/shutting down, and allows an electron app to call `e.preventDefault()` in order to delay shutdown and exit cleanly.