Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 485 Bytes

uielement_stopanimation_1936393294.md

File metadata and controls

28 lines (17 loc) · 485 Bytes
-api-id -api-type ms.custom
M:Windows.UI.Xaml.UIElement.StopAnimation(Windows.UI.Composition.ICompositionAnimationBase)
winrt method
RS5

Windows.UI.Xaml.UIElement.StopAnimation

-description

Stops the specified animation on the element.

-parameters

-param animation

The animation to stop.

-remarks

-see-also

-examples