Method XbpWindow():currentSize() Foundation
Returns the current size of the window.
:currentSize() --> aSize
This method returns an array of two elements: { nXsize, nYsize }. This array contains the dimensions of the window in the x and y direction.
The method :currentSize() retrieves the current size of a window or Xbase Part. The size of the Xbase Part can be changed using the method :setSize().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.