windowFeatures property
getter/setter pair
Window features requested by the webpage.
Officially Supported Platforms/Implementations:
- iOS WKWebView (Official API - WKWindowFeatures)
- macOS WKWebView (Official API - WKWindowFeatures)
- Windows WebView2 (Official API - ICoreWebView2WindowFeatures)
Implementation
WindowFeatures? windowFeatures;