Method PhysicalScreen():getUsableLogicalRect() Foundation
Returns the usable area on the physical screen.
:getUsableLogicalRect() --> aRect
An array with the left, bottom, right and top coordinates of the rectangle in points.
The method :getUsableLogicalRect() returns the usable area of the physical screen. The usable area is the area which is not occupied by any window decorations and application bars, such as the Windows Task Bar. More information about the logical screen rectangle and the coordinate system used with physical screens can be found here.
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.