Skip to content

ElectronBrowserWindow.isModal method

ElectronBrowserWindow › isModal

Unofficial

Returns whether the current window is a modal window.

Signature:

isModal(): boolean

Returns: booleanWhether the window is modal.