targetFrame property
getter/setter pair
The frame in which to display the new content.
Officially Supported Platforms/Implementations:
- iOS WKWebView (Official API - WKNavigationAction.targetFrame)
- macOS WKWebView (Official API - WKNavigationAction.targetFrame)
Implementation
FrameInfo? targetFrame;