Android.Widget.Scroller.ComputeScrollOffset Method
Call this when you want to know the new location.

Syntax

[Android.Runtime.Register("computeScrollOffset", "()Z", "GetComputeScrollOffsetHandler")]
public virtual bool ComputeScrollOffset ()

Returns

Documentation for this section has not yet been entered.

Remarks

Call this when you want to know the new location. If it returns true, the animation is not yet finished.

[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