Method XbpSysWindow():currentSize() Foundation

Returns the current size of the system window.

Syntax
:currentSize() --> aSize
Return

This method returns an array containing two elements { nXsize, nYsize } indicating the window dimensions in the x and y directions.

Description

The method :currentSize() retrieves the current size of the system window. Generally, the size of a system window cannot be changed.

Feedback

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.