Contents

world

Declaration

weak var world: 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.