Keys used in property list items received from or sent to JavaScript code.
Framework
- Foundation
Keys used in property list items received from or sent to JavaScript code.
Framework
let NSExtension Java Script Preprocessing Results Key: String
A key whose value is an item of type k
. The item contains an NSDictionary
that contains the object returned by the JavaScript code to its completion function.
let NSExtension Java Script Finalize Argument Key: String
A key whose value is an item of type k
. The item contains an NSDictionary
that contains the arguments to be passed to a JavaScript finalize method.