IsJavaScriptEnabled Property

Definition

Assembly NativeWebView.Core.dll

Gets or sets whether page JavaScript is enabled.

public bool IsJavaScriptEnabled { get; set; }

Returns

Remarks

Supported by Windows, Linux and the embedded macOS WebView. The macOS dialog backend rejects disabling JavaScript.