Screen

Undocumented in source.

Members

Properties

allScreens
Screen[] allScreens [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
bounds
Rect bounds [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
fakeMultipleScreens
bool fakeMultipleScreens [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
fakeMultipleScreens
bool fakeMultipleScreens [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
primaryScreen
Screen primaryScreen [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
workingArea
Rect workingArea [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromControl
Screen fromControl(IWindow ctrl)
Undocumented in source. Be warned that the author may not have intended to support it.
fromHandle
Screen fromHandle(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
fromPoint
Screen fromPoint(Point pt)
Undocumented in source. Be warned that the author may not have intended to support it.
fromRectangle
Screen fromRectangle(Rect r)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta