Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 539 Bytes

webviewsettings_isjavascriptenabled.md

File metadata and controls

22 lines (15 loc) · 539 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.WebViewSettings.IsJavaScriptEnabled
winrt property

Windows.UI.Xaml.Controls.WebViewSettings.IsJavaScriptEnabled

-description

Gets or sets a value that indicates whether the use of JavaScript is allowed in the WebView.

-property-value

true if JavaScript is allowed in the WebView; otherwise, false. The default is true.

-remarks

-examples

-see-also