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.
A Boolean that indicates whether or not the web view allows JavaScript.
var isJavaScriptEnabled: Bool { get set }Set to true if the web view should allow JavaScript, otherwise false.