Android.Webkit.WebView.CanZoomOut Method
Gets whether this WebView can be zoomed out.

Syntax

[Android.Runtime.Register("canZoomOut", "()Z", "GetCanZoomOutHandler")]
[System.Obsolete("deprecated")]
public virtual bool CanZoomOut ()

Returns

Documentation for this section has not yet been entered.

Remarks

Gets whether this WebView can be zoomed out.

[Android Documentation]

Requirements

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