mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-31 03:22:48 +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
|
* // set status bar to white
|
||||||
*
|
* this.statusBar.backgroundColorByHexString('#ffffff');
|
||||||
* this.statusBar.backgroundColorByHexString('#ffffff'); // set status bar to white
|
|
||||||
* ```
|
* ```
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user