mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2025-02-07 15:22:54 +08:00
CB-6264 minor formatting issue
This commit is contained in:
parent
949b15eb09
commit
80203f655b
@ -195,6 +195,7 @@ CSS shorthand properties are also supported.
|
|||||||
StatusBar.backgroundColorByHexString("#FAB"); // => #FFAABB
|
StatusBar.backgroundColorByHexString("#FAB"); // => #FFAABB
|
||||||
|
|
||||||
On iOS 7, when you set StatusBar.statusBarOverlaysWebView to false, you can set the background color of the statusbar by a hex string (#RRGGBB).
|
On iOS 7, when you set StatusBar.statusBarOverlaysWebView to false, you can set the background color of the statusbar by a hex string (#RRGGBB).
|
||||||
|
|
||||||
On WP7 and WP8 you can also specify values as #AARRGGBB, where AA is an alpha value
|
On WP7 and WP8 you can also specify values as #AARRGGBB, where AA is an alpha value
|
||||||
|
|
||||||
Supported Platforms
|
Supported Platforms
|
||||||
|
Loading…
Reference in New Issue
Block a user