|
@@ -376,7 +376,7 @@ window.onbeforeunload = (e) => {
|
|
|
Emitted when the window is closed. After you have received this event you should
|
|
|
remove the reference to the window and avoid using it any more.
|
|
|
|
|
|
-#### Event: 'endsession' _Windows_
|
|
|
+#### Event: 'session-end' _Windows_
|
|
|
|
|
|
Emitted when window session is going to end due to force shutdown or machine restart
|
|
|
or session log off.
|