[Windows *] Window size setting
width | Specifies the width of the window. |
height | Specifies the vertical width of the window. |
Specifies the size of the window.
When specifying the size of a window, it is more efficient to specify it all at once with this method rather than setting the Window.width and Window.height properties individually.