Application:getScreenDensity
From GiderosMobile
Available since: Gideros 2012.09.2
Description
Returns the screen density in pixels per inch. If screen density information is not available, returns `nil`.
(number), = Application:getScreenDensity()
Returns (number) If available returns the screen density in pixels per inch, otherwise returns `nil`.