Partager via


Animation.SetAnimationListener(Animation+IAnimationListener) Méthode

Définition

Lie un écouteur d’animation à cette animation.

[Android.Runtime.Register("setAnimationListener", "(Landroid/view/animation/Animation$AnimationListener;)V", "GetSetAnimationListener_Landroid_view_animation_Animation_AnimationListener_Handler")]
public virtual void SetAnimationListener (Android.Views.Animations.Animation.IAnimationListener? listener);
[<Android.Runtime.Register("setAnimationListener", "(Landroid/view/animation/Animation$AnimationListener;)V", "GetSetAnimationListener_Landroid_view_animation_Animation_AnimationListener_Handler")>]
abstract member SetAnimationListener : Android.Views.Animations.Animation.IAnimationListener -> unit
override this.SetAnimationListener : Android.Views.Animations.Animation.IAnimationListener -> unit

Paramètres

listener
Animation.IAnimationListener

écouteur d’animation à avertir

Attributs

Remarques

Documentation Java pour android.view.animation.Animation.setAnimationListener(android.view.animation.AnimationListener).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à