supportZoom property

bool supportZoom
getter/setter pair

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;