Skip to content

ElectronBrowserWindow.isVisible method

ElectronBrowserWindow › isVisible

Unofficial

Returns whether the window is visible to the user.

Signature:

isVisible(): boolean

Returns: booleanWhether the window is visible.