Skip to content

ElectronBrowserWindow.close method

ElectronBrowserWindow › close

Unofficial

Tries to close the window. This has the same effect as a user manually clicking the close button.

Signature:

close(): void

Returns: void