Skip to content

ElectronBrowserWindow.getParentWindow method

ElectronBrowserWindow › getParentWindow

Unofficial

Returns the parent window.

Signature:

getParentWindow(): ElectronBrowserWindow | null

Returns: ElectronBrowserWindow | nullThe parent window or null if there is no parent.