mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
docs(navigation-bar): rename mismatched function
docs(navigation-bar): rename mismatched function
This commit is contained in:
commit
9cabbd9c69
@ -17,7 +17,7 @@ import { Cordova, Plugin, IonicNativePlugin } from '@ionic-native/core';
|
||||
* ...
|
||||
*
|
||||
* let autoHide: boolean = true;
|
||||
* this.navigationBar.hide(autoHide);
|
||||
* this.navigationBar.setUp(autoHide);
|
||||
* ```
|
||||
*/
|
||||
@Plugin({
|
||||
|
Loading…
Reference in New Issue
Block a user