AnimatedVectorDrawable.RegisterAnimationCallback Method

Definition

[Android.Runtime.Register("registerAnimationCallback", "(Landroid/graphics/drawable/Animatable2$AnimationCallback;)V", "GetRegisterAnimationCallback_Landroid_graphics_drawable_Animatable2_AnimationCallback_Handler", ApiSince=23)]
public virtual void RegisterAnimationCallback (Android.Graphics.Drawables.Animatable2AnimationCallback callback);
[<Android.Runtime.Register("registerAnimationCallback", "(Landroid/graphics/drawable/Animatable2$AnimationCallback;)V", "GetRegisterAnimationCallback_Landroid_graphics_drawable_Animatable2_AnimationCallback_Handler", ApiSince=23)>]
abstract member RegisterAnimationCallback : Android.Graphics.Drawables.Animatable2AnimationCallback -> unit
override this.RegisterAnimationCallback : Android.Graphics.Drawables.Animatable2AnimationCallback -> unit

Parameters

Implements

Attributes

Remarks

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