Specify the client size of the window.
The client is the area in the window where the layer can be displayed.
Setting this size changes the size of the window accordingly.
It is more efficient to use this method to specify the size of the client than to set the Window.innerWidth and Window.innerHeight properties individually.