hideToolbarTop property

bool? hideToolbarTop
getter/setter pair

Set to true to hide the toolbar at the top of the WebView. The default value is false.

Officially Supported Platforms/Implementations:

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

Implementation

bool? hideToolbarTop;