ElectronBrowserWindow.isSimpleFullScreen method
ElectronBrowserWindow › isSimpleFullScreen
Unofficial
Returns whether the window is in simple (pre-Lion) fullscreen mode (macOS only).Signature:
isSimpleFullScreen(): booleanReturns: boolean — Whether the window is in simple fullscreen mode.