isJavaEnabled
A Boolean that indicates whether or not the web view allows Java.
Declaration
var isJavaEnabled: Bool { get set }Discussion
Set to true to indicate that the web view allows Java, otherwise false.
A Boolean that indicates whether or not the web view allows Java.
var isJavaEnabled: Bool { get set }Set to true to indicate that the web view allows Java, otherwise false.