WebView.getZoomLevel

Get 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
double
getZoomLevel
()

Return Value

Type: double

the current zoom level of @web_view

Meta