Skip to content

ElectronBrowserWindow.isSimpleFullScreen method

ElectronBrowserWindow › isSimpleFullScreen

Unofficial

Returns whether the window is in simple (pre-Lion) fullscreen mode (macOS only).

Signature:

isSimpleFullScreen(): boolean

Returns: booleanWhether the window is in simple fullscreen mode.