Android.Webkit.WebView.InvokeZoomPicker Method
Invokes the graphical zoom picker widget for this WebView.

Syntax

[Android.Runtime.Register("invokeZoomPicker", "()V", "GetInvokeZoomPickerHandler")]
public virtual void InvokeZoomPicker ()

Remarks

Invokes the graphical zoom picker widget for this WebView. This will result in the zoom widget appearing on the screen to control the zoom level of this WebView.

[Android Documentation]

Requirements

Namespace: Android.Webkit
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1