size
The current size of the window, a width/height pair in pixels.
Reading returns a detached copy, matching java.awt.Component.getSize semantics; resize the window by assigning a new value here or by setting width and height individually.
The current size of the window, a width/height pair in pixels.
Reading returns a detached copy, matching java.awt.Component.getSize semantics; resize the window by assigning a new value here or by setting width and height individually.