javaScriptContext
The frame’s global JavaScript execution context.
Declaration
var javaScriptContext: JSContext! { get }Discussion
Use this method to bridge between the WebKit and Objective-C JavaScriptCore API.
The frame’s global JavaScript execution context.
var javaScriptContext: JSContext! { get }Use this method to bridge between the WebKit and Objective-C JavaScriptCore API.