mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Update power-monitor.md
Updated docs in power-monitor to reflect windows only events
This commit is contained in:
@@ -26,10 +26,10 @@ Emitted when the system is suspending.
|
||||
|
||||
Emitted when system is resuming.
|
||||
|
||||
### Event: 'on-ac'
|
||||
### Event: 'on-ac' *Windows*
|
||||
|
||||
Emitted when the system changes to AC power.
|
||||
|
||||
### Event: 'on-battery'
|
||||
### Event: 'on-battery' *Windows*
|
||||
|
||||
Emitted when system changes to battery power.
|
||||
|
||||
Reference in New Issue
Block a user