Android.Widget.Scroller.ForceFinished Method
Force the finished field to a particular value.

Syntax

[Android.Runtime.Register("forceFinished", "(Z)V", "")]
public void ForceFinished (bool finished)

Parameters

finished
The new finished value.

Remarks

Force the finished field to a particular value.

[Android Documentation]

Requirements

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