hidden property
getter/setter pair
Set to true to create the browser and load the page, but not show it. Omit or set to false to have the browser open and load normally.
The default value is false.
Officially Supported Platforms/Implementations:
- Android WebView
- iOS WKWebView
- macOS WKWebView
- Windows WebView2
- Linux WPE WebKit
Implementation
bool? hidden;