Freigeben über


Animation.SetAnimationListener(Animation+IAnimationListener) Methode

Definition

Bindet einen Animationslistener an diese 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

Parameter

listener
Animation.IAnimationListener

der zu benachrichtigende Animationslistener

Attribute

Hinweise

Java-Dokumentation für android.view.animation.Animation.setAnimationListener(android.view.animation.AnimationListener).

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: