hideTitleBar property

bool? hideTitleBar
getter/setter pair

Set to true if you want the title should be displayed. The default value is false.

Officially Supported Platforms/Implementations:

  • Android native WebView

Implementation

bool? hideTitleBar;