diff --git a/docs/next/webview.html b/docs/next/webview.html index 963e5b8f703..1cd0e01635b 100644 --- a/docs/next/webview.html +++ b/docs/next/webview.html @@ -58,6 +58,7 @@
contentInsetdataDetectorTypesscrollEnabledgeolocationEnabledallowUniversalAccessFromFileURLsurlhtmlgeolocationEnabledSet whether Geolocation is enabled in the WebView. The default value is false.
+Used only in Android.
| Type | Required | Platform |
|---|---|---|
| bool | No | Android |
allowUniversalAccessFromFileURLsBoolean that sets whether JavaScript running in the context of a file scheme URL should be allowed to access content from any origin. Including accessing content from other file scheme URLs. The default value is false.