Skip to content

ElectronWebContents.getBackgroundThrottling method

ElectronWebContents › getBackgroundThrottling

Unofficial

Returns whether this web contents throttles animations and timers when backgrounded.

Signature:

getBackgroundThrottling(): boolean

Returns: booleanWhether background throttling is enabled.