forked from github/awesome-cordova-plugins
docs(android-full-screen): edit example
This commit is contained in:
committed by
Daniel Sogl
parent
567f525837
commit
3fa2eff580
@@ -44,7 +44,7 @@ export enum AndroidSystemUiFlags {
|
||||
*
|
||||
* this.androidFullScreen.isImmersiveModeSupported()
|
||||
* .then(() => console.log('Immersive mode supported'))
|
||||
* .catch(err => console.log(error));
|
||||
* .catch(err => console.log(err));
|
||||
*
|
||||
* ```
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user