WebView.setZoomLevel
void setZoomLevel(double zoomLevel)Set 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 |
void setZoomLevel(double zoomLevel)Set 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.
zoomLevel | the zoom level |