ElectronBrowserWindow.getSize method
ElectronBrowserWindow › getSize
Unofficial
Returns the window's width and height.Signature:
getSize(): number[]Returns: number[] — A tuple of [width, height].
ElectronBrowserWindow › getSize
Unofficial
Returns the window's width and height.Signature:
getSize(): number[]Returns: number[] — A tuple of [width, height].