AnimatedVectorDrawable.UnregisterAnimationCallback Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[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
- callback
- Animatable2AnimationCallback
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.