A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
geolocationEnabled — Property, class com.distriqt.extension.nativewebview.WebViewOptions | |
Set to true to enable geolocation positioning in your webpage. | |
geolocationUsageDescription — Property, class com.distriqt.extension.nativewebview.WebViewOptions | |
On Android this message is displayed when the user is prompted to allow a web page access to their geolocation. | |
GRANT — Constant Static Property, class com.distriqt.extension.nativewebview.PermissionGrantType | |
Grant | |
GRANT_IF_SAME_HOST_ELSE_DENY — Constant Static Property, class com.distriqt.extension.nativewebview.PermissionGrantType | |
If the security origin's host of the permission request equals the host of the WebView's current URL, the permission is granted if it has been granted before. | |
GRANT_IF_SAME_HOST_ELSE_PROMPT — Constant Static Property, class com.distriqt.extension.nativewebview.PermissionGrantType | |
If the security origin's host of the permission request equals the host of the WebView's current URL, the permission is granted if it has been granted before. | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |