Module: AMS::Screen
- Defined in:
- Documentation/ams/screen.rb
Overview
Note:
Windows only!
The Screen namespace contains functions that are associated with Windows screen.
Class Method Summary collapse
-
.resolution ⇒ Array<Fixnum>
Get screen resolution of the primary monitor.
-
.virtual_resolution ⇒ Array<Fixnum>
Get screen resolution of all monitors combined.
Class Method Details
.resolution ⇒ Array<Fixnum>
Get screen resolution of the primary monitor.
.virtual_resolution ⇒ Array<Fixnum>
Get screen resolution of all monitors combined.