builtInZoomControls property
Set to true
if the WebView should use its built-in zoom mechanisms. The default value is true
.
Officially Supported Platforms/Implementations:
- Android native WebView (Official API - WebSettings.setBuiltInZoomControls)
Implementation
bool? builtInZoomControls;