Android.Views.VelocityTracker.Recycle Method
Return a VelocityTracker object back to be re-used by others.

Syntax

[Android.Runtime.Register("recycle", "()V", "")]
public void Recycle ()

Remarks

Return a VelocityTracker object back to be re-used by others. You must not touch the object after calling this function.

[Android Documentation]

Requirements

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