Type Number Library display.* Revision Current Public Release (2018.3326) Keywords status bar, status bar height See also display.setStatusBar()
A read-only property representing the height of the status bar in content coordinates.
print ( display.topStatusBarContentHeight ) --> 20 |