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