Android.Webkit.WebView.PageDown Method
Scrolls the contents of this WebView down by half the page size.

Syntax

[Android.Runtime.Register("pageDown", "(Z)Z", "GetPageDown_ZHandler")]
public virtual bool PageDown (bool bottom)

Parameters

bottom
true to jump to bottom of page

Returns

Documentation for this section has not yet been entered.

Remarks

Scrolls the contents of this WebView down by half the page size.

[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