Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1018 Bytes

webview_settings.md

File metadata and controls

24 lines (17 loc) · 1018 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.WebView.Settings
winrt property

Windows.UI.Xaml.Controls.WebView.Settings

-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