docs(README): Clarify StatusBarStyle (#160)

This commit is contained in:
i-need-to-tell-you-something 2019-10-19 17:13:24 +03:00 committed by jcesarmobile
parent eb9e106510
commit 5f6614c3c1

View File

@ -59,7 +59,7 @@ Preferences
<preference name="StatusBarBackgroundColor" value="#000000" />
- __StatusBarStyle__ (status bar style, defaults to lightcontent). Set the status bar style. Available options default, lightcontent, blacktranslucent, blackopaque.
- __StatusBarStyle__ (status bar style, defaults to lightcontent). Set the status bar style (e.g. text color). Available options: default, lightcontent, blacktranslucent, blackopaque.
<preference name="StatusBarStyle" value="lightcontent" />