isMainFrame property
getter/setter pair
Indicates whether the request was made for the main frame.
Officially Supported Platforms/Implementations:
- iOS WKWebView
- macOS WKWebView
Implementation
bool? isMainFrame;
Indicates whether the request was made for the main frame.
Officially Supported Platforms/Implementations:
bool? isMainFrame;