WebView.setZoomLevel
void setZoomLevel(double zoomLevel) nothrowSet the zoom level of web_view.
Set the zoom level of web_view, i.e. the factor by which the view contents are scaled with respect to their original size.
Parameters
zoomLevel | the zoom level |