Contents

javaScriptCanOpenWindowsAutomatically

A Boolean value that indicates whether JavaScript can open windows without user interaction.

Declaration

var javaScriptCanOpenWindowsAutomatically: Bool { get set }

Discussion

The default value is false in iOS and true in macOS.

See Also

Setting Java and JavaScript Preferences