hideUrlBar property

bool? hideUrlBar
getter/setter pair

Set to true to hide the url bar on the toolbar at the top. The default value is false.

Officially Supported Platforms/Implementations:

  • Android WebView
  • iOS WKWebView
  • macOS WKWebView
  • Linux WPE WebKit

Implementation

bool? hideUrlBar;