Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 783 Bytes

compositionobject_startanimationgroupwithianimationobject_156779632.md

File metadata and controls

33 lines (19 loc) · 783 Bytes
-api-id -api-type ms.custom
M:Windows.UI.Composition.CompositionObject.StartAnimationGroupWithIAnimationObject(Windows.UI.Composition.IAnimationObject,Windows.UI.Composition.ICompositionAnimationBase)
winrt method
RS5

Windows.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