Method VirtualScreen():getPhysicalScreens() Foundation

Get the physical screens connected to the computer.

Syntax
:getPhysicalScreens() --> aScreens
Return

An array of PhysicalScreen objects, one for each physical screen connected to the computer.

Description

The method :getPhysicalScreens() returns the objects representing all physical screens which are currently connected to the computer.

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.