Partager via


IAnimator.RemoveAnimation(Animation) Méthode

Définition

Supprime un Animation objet de cet élément.

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

Paramètres

animation
Animation

Animation à supprimer.

S’applique à