Compartir a través de


AnimatedVectorDrawable.UnregisterAnimationCallback Método

Definición

[Android.Runtime.Register("unregisterAnimationCallback", "(Landroid/graphics/drawable/Animatable2$AnimationCallback;)Z", "GetUnregisterAnimationCallback_Landroid_graphics_drawable_Animatable2_AnimationCallback_Handler", ApiSince=23)]
public virtual bool UnregisterAnimationCallback(Android.Graphics.Drawables.Animatable2AnimationCallback callback);
[<Android.Runtime.Register("unregisterAnimationCallback", "(Landroid/graphics/drawable/Animatable2$AnimationCallback;)Z", "GetUnregisterAnimationCallback_Landroid_graphics_drawable_Animatable2_AnimationCallback_Handler", ApiSince=23)>]
abstract member UnregisterAnimationCallback : Android.Graphics.Drawables.Animatable2AnimationCallback -> bool
override this.UnregisterAnimationCallback : Android.Graphics.Drawables.Animatable2AnimationCallback -> bool

Parámetros

Devoluciones

Implementaciones

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a