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