How to get the height of the status bar?

How to get the height of the status bar in px?

You mean in css? It’s a defined value which could be overwritten.

Search “navbar” there:

For example:

$navbar-md-height = $toolbar-md-height;
$toolbar-md-height = 56px;

No.
sounds cool i check this.
thx

oki oki my bad. in theming they define a $cordova-ios-statusbar-padding … don’t know more sorry

solved
Thx thx thx :-))

1 Like