displayZoomControls property
Set to true
if the WebView should display on-screen zoom controls when using the built-in zoom mechanisms. The default value is false
.
Officially Supported Platforms/Implementations:
- Android native WebView (Official API - WebSettings.setDisplayZoomControls)
Implementation
bool? displayZoomControls;