Skip to content

ElectronWebContents.isPainting method

ElectronWebContents › isPainting

Unofficial

Returns whether it is currently painting when offscreen rendering is enabled.

Signature:

isPainting(): boolean

Returns: booleanWhether it is currently painting.