Author: janpio
Date: Mon Sep 14 09:23:21 2020
New Revision: 1881697
URL: http://svn.apache.org/viewvc?rev=1881697&view=rev
Log:
Updated docs
Modified:
cordova/site/public/docs/en/dev/config_ref/index.html
cordova/site/public/feed.xml
Modified: cordova/site/public/docs/en/dev/config_ref/index.html
URL:
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/config_ref/index.html?rev=1881697&r1=1881696&r2=1881697&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/config_ref/index.html (original)
+++ cordova/site/public/docs/en/dev/config_ref/index.html Mon Sep 14 09:23:21
2020
@@ -3066,6 +3066,10 @@ and will be indicated as such.</p>
<td><em>Default: auto</em> <br/> Sets the content mode (user agent) for the
WebView and InAppBrowsers WebView on iPads. Valid values are:
<code>mobile</code> and <code>desktop</code>.</td>
</tr>
<tr>
+<td>InAppBrowserStatusBarStyle(string) <br/> <mark>iOS</mark></td>
+<td><em>Default: default</em> <br/> Set text color style of the StatusBar for
InAppBrowser for iOS. Valid values are: <code>lightcontent</code> and
<code>default</code>.</td>
+</tr>
+<tr>
<td>SetFullscreen(boolean) <br/> <mark>Android</mark></td>
<td><em>Default: false</em> <br/> Same as the Fullscreen parameter in the
global configuration of this xml file. This Android-specific element is
deprecated in favor of the global Fullscreen element, and will be removed in a
future version.</td>
</tr>
Modified: cordova/site/public/feed.xml
URL:
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1881697&r1=1881696&r2=1881697&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Mon Sep 14 09:23:21 2020
@@ -6,8 +6,8 @@
</description>
<link>https://cordova.apache.org/</link>
<atom:link href="https://cordova.apache.org/feed.xml" rel="self"
type="application/rss+xml"/>
- <pubDate>Tue, 01 Sep 2020 17:36:41 +0000</pubDate>
- <lastBuildDate>Tue, 01 Sep 2020 17:36:41 +0000</lastBuildDate>
+ <pubDate>Mon, 14 Sep 2020 09:03:01 +0000</pubDate>
+ <lastBuildDate>Mon, 14 Sep 2020 09:03:01 +0000</lastBuildDate>
<generator>Jekyll v2.5.3</generator>
<item>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]