mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2026-04-27 00:00:06 +08:00
Added ability to set statusbar background color by hex string.
This commit is contained in:
@@ -37,5 +37,6 @@
|
||||
- (void) styleBlackOpaque:(CDVInvokedUrlCommand*)command;
|
||||
|
||||
- (void) statusBarBackgroundColorByName:(CDVInvokedUrlCommand*)command;
|
||||
- (void) statusBarBackgroundColorByHexString:(CDVInvokedUrlCommand*)command;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user