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