Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 551 Bytes

animationiterationbehavior.md

File metadata and controls

30 lines (19 loc) · 551 Bytes
-api-id -api-type
T:Windows.UI.Composition.AnimationIterationBehavior
winrt enum

AnimationIterationBehavior

-description

Specifies if the animation should loop.

-enum-fields

-field Count:0

The animation should loop the specified number of times.

-field Forever:1

The animation should loop forever.

-remarks

-examples

-see-also

Composition Animations Overview