sourceFrame property
getter/setter pair
The frame that requested the navigation.
Officially Supported Platforms/Implementations:
- iOS WKWebView (Official API - WKNavigationAction.sourceFrame)
- macOS WKWebView (Official API - WKNavigationAction.sourceFrame)
Implementation
FrameInfo? sourceFrame;