Udostępnij przez


IAnimator.RemoveAnimation(Animation) Metoda

Definicja

Animation Usuwa obiekt z tego elementu.

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

Animacja do usunięcia.

Dotyczy