Unique identifier for the screen.
True if this is the primary monitor selected by the user in the operating system.
Human readable name of the screen.
Contains the physical bounds of the screen in terms of X, Y, Width, and Height (before scaling).
Contains the physical WorkArea of the screen (before scaling).
The rotation of the screen.
The scale factor of the screen (DPI/96). 1 = standard DPI, 2 = HiDPI (Retina), etc.
Contains the width and height of the screen.
Contains the area of the screen that is actually usable (excluding taskbar and other system UI).
The X coordinate of the screen.
The Y coordinate of the screen.
Generated using TypeDoc
Contains the bounds of the screen in terms of X, Y, Width, and Height.