mirror of
https://github.com/apache/cordova-android.git
synced 2026-07-06 00:00:08 +08:00
small wording update for visible documentation
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ document.head.appendChild(statusBarScript);
|
||||
|
||||
/**
|
||||
* Sets the visibility of the status bar, which will only work if Android EdgeToEdge is disabled.
|
||||
* If cordova-plugin-statusbar the call will be forwarded to `window.StatusBar.show` or
|
||||
* If cordova-plugin-statusbar is used, the call will be forwarded to `window.StatusBar.show` or
|
||||
* `window.StatusBar.hide` of the plugin.
|
||||
*/
|
||||
Object.defineProperty(statusBar, 'visible', {
|
||||
|
||||
Reference in New Issue
Block a user