Android.Views.ViewPropertyAnimator.Cancel Method
Cancels all property animations that are currently running or pending.

Syntax

[Android.Runtime.Register("cancel", "()V", "GetCancelHandler")]
public virtual void Cancel ()

Remarks

Cancels all property animations that are currently running or pending.

[Android Documentation]

Requirements

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