Skip to content

Commit 7735ae0

Browse files
committed
CB-11487 (browser) Documented AutoHideSplashScreen for browser
this closes #107
1 parent b0e1157 commit 7735ae0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ You can use the following preferences in your `config.xml`:
451451
```xml
452452
<platform name="browser">
453453
<preference name="SplashScreen" value="/images/browser/splashscreen.jpg" /> <!-- defaults to "/img/logo.png" -->
454+
<preference name="AutoHideSplashScreen" value="true" /> <!-- defaults to "true" -->
454455
<preference name="SplashScreenDelay" value="3000" /> <!-- defaults to "3000" -->
455456
<preference name="SplashScreenBackgroundColor" value="green" /> <!-- defaults to "#464646" -->
456457
<preference name="ShowSplashScreen" value="false" /> <!-- defaults to "true" -->

0 commit comments

Comments
 (0)