ElectronBrowserWindow.isFullScreenable method
ElectronBrowserWindow › isFullScreenable
Unofficial
Returns whether the maximize/zoom window button toggles fullscreen mode or maximizes the window.Signature:
isFullScreenable(): booleanReturns: boolean — Whether the window is fullscreenable.