IAnimator.RemoveAnimation(Animation) Metoda

Definice

Odebere Animation objekt z tohoto prvku.

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)

Parametry

animation
Animation

Animace, která se má odebrat.

Platí pro