targetFrame
The frame in which to display the new content.
Declaration
@NSCopying var targetFrame: WKFrameInfo? { get }Discussion
If the target of the navigation is a new window, this property is nil.
The frame in which to display the new content.
@NSCopying var targetFrame: WKFrameInfo? { get }If the target of the navigation is a new window, this property is nil.