windowFrame property
getter/setter pair
Sets the origin and size of the window’s frame rectangle according to a given frame rectangle, thereby setting its position and size onscreen.
Officially Supported Platforms/Implementations:
- macOS WKWebView
- Windows WebView2
- Linux WPE WebKit
Implementation
InAppWebViewRect? windowFrame;