browserWindow.SetViewportSize(width, height)
browserWindow.SetViewportSize(width, height)
| Variable | Description |
|---|---|
| width | The new width of the browser window. Integer. |
| height | The new height of the browser window. Integer. |