Freigeben über


UIElement.StopAnimation(ICompositionAnimationBase) Methode

Definition

Beendet die angegebene Animation für das -Element.

public:
 virtual void StopAnimation(ICompositionAnimationBase ^ animation) = StopAnimation;
void StopAnimation(ICompositionAnimationBase const& animation);
public void StopAnimation(ICompositionAnimationBase animation);
function stopAnimation(animation)
Public Sub StopAnimation (animation As ICompositionAnimationBase)

Parameter

animation
ICompositionAnimationBase

Die animation, die beendet werden soll.

Gilt für: