Skip to content

ElectronBrowserWindow.getBackgroundColor method

ElectronBrowserWindow › getBackgroundColor

Unofficial

Returns the background color of the window in Hex (#RRGGBB) format.

Signature:

getBackgroundColor(): string

Returns: stringThe background color.