Class mojo.app.DisplayMode - leonard-thieu/monkey GitHub Wiki
A simple structure that contains info on the various fullscreen display modes available when using the desktop target.
A simple structure that contains info on the various fullscreen display modes available when using the desktop target.
Method Height : Int ()
Returns the height of the display mode.
Method Width : Int ()
Returns the width of the display mode.