View.StartAnimation(Animation) Methode

Definition

Starten Sie die angegebene Animation jetzt.

[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

Parameter

animation
Animation

die Animation, die jetzt gestartet werden soll

Attribute

Hinweise

Starten Sie die angegebene Animation jetzt.

Java Dokumentation für android.view.View.startAnimation(android.view.animation.Animation).

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: