Contents

frame

Declaration

@NSCopying var frame: WKFrameInfo { get }

Discussion

The frame in which the WKJSHandle can be used.

If the WKJSHandle is used as an argument to JavaScript in another frame or after the indicated frame has navigated, it will be interpreted as the JavaScript value undefined.