Display

display : object

Useful namespace for helping with Display utility functions

Kind: global namespace

display.VIRTUAL_DISPLAY_RESOLUTION

Defaults to 1080;

Kind: static property of display

display.mobileCheckFunction() ⇒ boolean

Checks whether the user is on mobile or not based on a large list of potential options.

Kind: static method of display
Returns: boolean - - returns true if on any mobile devices.