GitToTheHub commented on PR #1695: URL: https://github.com/apache/cordova-ios/pull/1695#issuecomment-5423171652
Since `statusBar` is called now `statusBarBackground` I would say that `statusBarHidden` is sufficient now. The method for hidding/showing the real status bar is called `prefersStatusBarHidden` and not `prefersStatusBarContentHidden`. Why you would prefer `statusBarContentHidden`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
