hideProgressBar property
Set to true
to hide the progress bar when the WebView is loading a page. The default value is false
.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
- MacOS
Implementation
bool? hideProgressBar;