displayZoomControls property
getter/setter pair
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 WebView (Official API - WebSettings.setDisplayZoomControls)
Implementation
bool? displayZoomControls;