Language

AnimatedVectorDrawable.ClearAnimationCallbacks Method

Definition

Removes all existing animation callbacks.

[Android.Runtime.Register("clearAnimationCallbacks", "()V", "GetClearAnimationCallbacksHandler", ApiSince=23)]
public virtual void ClearAnimationCallbacks();
[<Android.Runtime.Register("clearAnimationCallbacks", "()V", "GetClearAnimationCallbacksHandler", ApiSince=23)>]
abstract member ClearAnimationCallbacks : unit -> unit
override this.ClearAnimationCallbacks : unit -> unit

Implements

Attributes

Remarks

Removes all existing animation callbacks.

Android reference for android.graphics.drawable.AnimatedVectorDrawable.clearAnimationCallbacks.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to