Skip to content

ElectronPowerSaveBlocker.stop method

ElectronPowerSaveBlocker › stop

Unofficial

Stops the specified power save blocker.

Signature:

stop(id: number): void

Parameters:

Parameter Type Description
id number The power save blocker id returned by start.

Returns: void