mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
docs: suspend and resume are available on Linux (#27958)
* docs: suspend and resume are available on Linux * docs: suspend and resume are available on Linux
This commit is contained in:
@@ -8,11 +8,11 @@ Process: [Main](../glossary.md#main-process)
|
||||
|
||||
The `powerMonitor` module emits the following events:
|
||||
|
||||
### Event: 'suspend' _macOS_ _Windows_
|
||||
### Event: 'suspend'
|
||||
|
||||
Emitted when the system is suspending.
|
||||
|
||||
### Event: 'resume' _macOS_ _Windows_
|
||||
### Event: 'resume'
|
||||
|
||||
Emitted when system is resuming.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user