다음을 통해 공유


IAnimator.RemoveAnimation(Animation) 메서드

정의

이 요소에서 개체를 Animation 제거합니다.

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)

매개 변수

animation
Animation

제거할 애니메이션입니다.

적용 대상