animation-iteration-count

Defines the number of times an animation cycle is played.

Syntax

{ animation-iteration-count:sInt }

Possible values

sInt

An integer that specifies the number of times and animation cycle is played.

This property has a default value of 1. It is not inherited.

Standards information

This documentation is preliminary and subject to change.

See also

Concepts

animation
animation-delay
animation-direction
animation-duration
animation-name
animation-timing-function

Other resources

animation-play-state

Send feedback about this topic to Microsoft. © 2011 Microsoft Corporation. All rights reserved.