screen | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | stack | ||||||
Summary | Returns the screen number that the stack is on. The number corresponds to the line of the rect of the screen returned by the screenrects. | ||||||
Introduced | ?.? | ||||||
OS | mac, windows, linux | ||||||
Platforms | desktop, server | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: screenPixelScales Function: screenRect Object: stack | ||||||
Description | Use the screen property to determine which monitor the stack appears on or the pixel density of the monitor it is on. |