display.actualContentWidth

Type Number
Library display.*
Revision 2017.3060
Keywords actualContentWidth, content width
See also display.actualContentHeight

Overview

The width in Corona content units of the screen. The result depends on the scale setting in config.lua. See the Project Configuration guide for more information.

Example

print( display.actualContentWidth )