Android.Webkit.WebView.ContentHeight Property
Gets the height of the HTML content.

Syntax

[get: Android.Runtime.Register("getContentHeight", "()I", "GetGetContentHeightHandler")]
public virtual int ContentHeight { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the height of the HTML content.

[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