WebView.setZoomLevel

Set the zoom level of @web_view, i.e. the factor by which the view contents are scaled with respect to their original size.

class WebView
void
setZoomLevel
(
double zoomLevel
)

Parameters

zoomLevel double

the zoom level

Meta