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:
parent
ca75bca667
commit
d92bab0e29
1 changed files with 2 additions and 2 deletions
|
@ -8,11 +8,11 @@ Process: [Main](../glossary.md#main-process)
|
||||||
|
|
||||||
The `powerMonitor` module emits the following events:
|
The `powerMonitor` module emits the following events:
|
||||||
|
|
||||||
### Event: 'suspend' _macOS_ _Windows_
|
### Event: 'suspend'
|
||||||
|
|
||||||
Emitted when the system is suspending.
|
Emitted when the system is suspending.
|
||||||
|
|
||||||
### Event: 'resume' _macOS_ _Windows_
|
### Event: 'resume'
|
||||||
|
|
||||||
Emitted when system is resuming.
|
Emitted when system is resuming.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue