Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ updateStatusBar
Method
updateStatusBar
packages/core/ui/page/index.ios.ts:457–459 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
455
}
456
457
public updateStatusBar() {
458
this._updateStatusBarStyle(this.statusBarStyle);
459
}
460
461
public _updateStatusBarStyle(value?: string) {
462
const
frame = this.frame;
Callers
2
updateWithWillAppear
Method · 0.95
viewWillAppear
Method · 0.80
Calls
1
_updateStatusBarStyle
Method · 0.95
Tested by
no test coverage detected