mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-28 01:42:49 +08:00
docs(): update docs
This commit is contained in:
parent
d6711080e3
commit
b872bd01ce
@ -19,10 +19,11 @@ declare var window;
|
||||
*
|
||||
* ...
|
||||
*
|
||||
* // let status bar overlay webview
|
||||
* this.statusBar.overlaysWebView(true);
|
||||
*
|
||||
* this.statusBar.overlaysWebView(true); // let status bar overlay webview
|
||||
*
|
||||
* this.statusBar.backgroundColorByHexString('#ffffff'); // set status bar to white
|
||||
* // set status bar to white
|
||||
* this.statusBar.backgroundColorByHexString('#ffffff');
|
||||
* ```
|
||||
*
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user