hideUrlBar property
Set to true
to hide the url bar on the toolbar at the top. The default value is false
.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
- MacOS
Implementation
bool? hideUrlBar;
Set to true
to hide the url bar on the toolbar at the top. The default value is false
.
Officially Supported Platforms/Implementations:
bool? hideUrlBar;