Contents

contentWorld

Declaration

weak var contentWorld: WKContentWorld? { get }

Discussion

The world in which the WKJSHandle can be used.

If the WKJSHandle is used in another world it will be interpreted as the JavaScript value undefined.