Windows.UI.Xaml.Controls.WebView.Settings
February 8, 2017 ยท View on GitHub
-description
Gets a WebViewSettings object that contains properties to enable or disable WebView features.
-property-value
A WebViewSettings object that contains properties to enable or disable WebView features.
-remarks
Use the WebViewSettings object to enable or disable the use of JavaScript and IndexedDB in the WebView. See WebViewSettings.IsIndexedDBEnabled and WebViewSettings.IsJavaScriptEnabled.
-examples
-see-also
WebViewSettings.IsIndexedDBEnabled, WebViewSettings.IsJavaScriptEnabled