Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 741 Bytes

compositionobject_startanimationgroupwithianimationobject_1632738867.md

File metadata and controls

30 lines (18 loc) · 741 Bytes
-api-id -api-type
M:Microsoft.UI.Composition.CompositionObject.StartAnimationGroupWithIAnimationObject(Microsoft.UI.Composition.IAnimationObject,Microsoft.UI.Composition.ICompositionAnimationBase)
winrt method

Microsoft.UI.Composition.CompositionObject.StartAnimationGroupWithIAnimationObject

-description

Starts an animation group on the specified target.

-parameters

-param target

The object that defines the property to be animated.

-param animation

The animation to associate with the specified property.

-remarks

-see-also

-examples