Skip to content

Commit

Permalink
docs(splash): Full Screen & Immersive are android only (#2945)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored May 18, 2020
1 parent 56d4159 commit b8e7279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs-md/apis/splash-screen/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ To set the color of the spinner use `spinnerColor`, values are either `#RGB` or

Then run `npx cap copy` to apply these changes.

## Full Screen & Immersive
## Full Screen & Immersive (Android only)

You can enable `splashFullScreen` to hide status bar, or `splashImmersive` to hide both status bar and software navigation buttons. If both options are enabled `splashImmersive` takes priority, as it also fulfils `splashFullScreen` functionality.

Expand Down

0 comments on commit b8e7279

Please sign in to comment.