hideProgressBar property

bool? hideProgressBar
getter/setter pair

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 WebView
  • iOS WKWebView
  • macOS WKWebView
  • Linux WPE WebKit

Implementation

bool? hideProgressBar;