API documentation
class lime.system.Display
var bounds:Rectangle
The desktop area represented by this display, with the upper-leftmost display at 0,0
var currentMode:DisplayMode
The current display mode
var dpi:Float
Pixel density of the display
var id:Int
var name:String
The name of the device, such as "Samsung SyncMaster P2350", "iPhone 6", "Occulus Rift DK2", etc.
var supportedModes:Array<DisplayMode>
All of the display modes supported by this device