supportZoom property
Set to false
if the WebView should not support zooming using its on-screen zoom controls and gestures. The default value is true
.
Implementation
bool supportZoom;
Set to false
if the WebView should not support zooming using its on-screen zoom controls and gestures. The default value is true
.
bool supportZoom;