display.topStatusBarContentHeight

Type Number
Library display.*
Revision Release 2024.3703
Keywords status bar, status bar height
See also display.setStatusBar()

Overview

A read-only property representing the height of the status bar in content coordinates.

Example

print( display.topStatusBarContentHeight )  --> 20