display.actualContentHeight

Type Number
Library display.*
Revision Release 2024.3703
Keywords actualContentHeight, content height
See also display.actualContentWidth
display.safeActualContentHeight

Overview

The height 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.actualContentHeight )