AnimationIterationBehavior
AnimationIterationBehavior
AnimationIterationBehavior
AnimationIterationBehavior
Enum
Definition
Specifies if the animation should loop.
public : enum class AnimationIterationBehaviorpublic enum AnimationIterationBehaviorPublic Enum AnimationIterationBehavior// This API is not available in Javascript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Count Count Count Count | The animation should loop the specified number of times. |
| Forever Forever Forever Forever | The animation should loop forever. |