isMainFrame property
getter/setter pair
A Boolean value indicating whether the frame is the web site's main frame or a subframe.
Officially Supported Platforms/Implementations:
- iOS WKWebView
- macOS WKWebView
- Windows WebView2
Implementation
bool isMainFrame;