AnimatedVectorDrawable.RegisterAnimationCallback Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- callback
- Animatable2AnimationCallback
Implementações
- Atributos
Comentários
Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.