Skip to content

ElectronBrowserWindow.flashFrame method

ElectronBrowserWindow › flashFrame

Unofficial

Starts or stops flashing the window to attract user's attention.

Signature:

flashFrame(flag: boolean): void

Parameters:

ParameterTypeDescription
flagbooleanWhether to flash the window.

Returns: void