Class PhysicalScreen() Foundation
Provides information about physical screens connected to the computer.
The PhysicalScreen class provides information about and interfaces for working with physical screens.
Each PhysicalScreen instance represents one physical screen. The combined display area of all connected screens together forms the virtual screen on which application windows can be positioned. The method VirtualScreen:getPhysicalScreens()can be used for getting the list of physical screens which are currently connected to the computer.
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.