Langue

View.StartAnimation(Animation) Méthode

Définition

Démarrez l’animation spécifiée maintenant.

[Android.Runtime.Register("startAnimation", "(Landroid/view/animation/Animation;)V", "GetStartAnimation_Landroid_view_animation_Animation_Handler")]
public virtual void StartAnimation(Android.Views.Animations.Animation? animation);
[<Android.Runtime.Register("startAnimation", "(Landroid/view/animation/Animation;)V", "GetStartAnimation_Landroid_view_animation_Animation_Handler")>]
abstract member StartAnimation : Android.Views.Animations.Animation -> unit
override this.StartAnimation : Android.Views.Animations.Animation -> unit

Paramètres

animation
Animation

l’animation à démarrer maintenant

Attributs

Remarques

Démarrez l’animation spécifiée maintenant.

Java documentation pour android.view.View.startAnimation(android.view.animation.Animation).

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

S’applique à