Contents

isJavaScriptEnabled

A Boolean that indicates whether or not the web view allows JavaScript.

Declaration

var isJavaScriptEnabled: Bool { get set }

Discussion

Set to true if the web view should allow JavaScript, otherwise false.

See Also

Enabling JavaScript