mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2026-04-27 00:00:06 +08:00
StatusBar - remove dependence of UIViewControllerBasedStatusBarAppearance Info.plist key
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
BOOL _statusBarOverlaysWebView;
|
||||
@protected
|
||||
UIView* _statusBarBackgroundView;
|
||||
@protected
|
||||
BOOL _uiviewControllerBasedStatusBarAppearance;
|
||||
}
|
||||
|
||||
@property (atomic, assign) BOOL statusBarOverlaysWebView;
|
||||
|
||||
Reference in New Issue
Block a user