WKPreferences.JavaScriptCanOpenWindowsAutomatically Property

Definition

Gets or sets a value that indicates whether JavaScript is allowed to open windows without user approval.

public virtual bool JavaScriptCanOpenWindowsAutomatically { [Foundation.Export("javaScriptCanOpenWindowsAutomatically")] get; [Foundation.Export("setJavaScriptCanOpenWindowsAutomatically:")] set; }
member this.JavaScriptCanOpenWindowsAutomatically : bool with get, set

Property Value

Attributes

Applies to