Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 488 Bytes

compositionobject_stopanimation_1075337060.md

File metadata and controls

23 lines (16 loc) · 488 Bytes
-api-id -api-type
M:Microsoft.UI.Composition.CompositionObject.StopAnimation(System.String)
winrt method

Microsoft.UI.Composition.CompositionObject.StopAnimation

-description

Disconnects an animation from the specified property and stops the animation.

-parameters

-param propertyName

The name of the property to disconnect the animation from.

-remarks

-examples

-see-also