Android.Webkit.WebView.PageUp Method
Scrolls the contents of this WebView up by half the view size.

Syntax

[Android.Runtime.Register("pageUp", "(Z)Z", "GetPageUp_ZHandler")]
public virtual bool PageUp (bool top)

Parameters

top
true to jump to the top of the page

Returns

Documentation for this section has not yet been entered.

Remarks

Scrolls the contents of this WebView up by half the view 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