Freigeben über


IAnimator.AddAnimation(Animation) Methode

Definition

Fügen Sie diesem Element ein Animation -Objekt hinzu.

public:
 void AddAnimation(Microsoft::Maui::Animations::Animation ^ animation);
public void AddAnimation (Microsoft.Maui.Animations.Animation animation);
abstract member AddAnimation : Microsoft.Maui.Animations.Animation -> unit
Public Sub AddAnimation (animation As Animation)

Parameter

animation
Animation

Die hinzuzufügende Animation.

Gilt für: