Method PhysicalScreen():isPrimary() Foundation

Determines whether a screen is the primary screen.

Syntax
:isPrimary() --> lIsPrimary
Return

.T. (true) if the screen is the primary screen, .F. (false) if the screen is an auxilliary screen.

Description

The method :isPrimary() determines whether a physical screen is the primary screen of the computer. The primary screen has a unique role within the screen arrangement in a multi-screen environment. See here for further information.

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.