Value: 16843200
Defines the animation behavior when it reaches the end and the repeat count is greater than 0 or infinite. The default value is restart.
| Constant | Value | Description |
|---|---|---|
| restart | 1 | The animation starts again from the beginning. |
| reverse | 2 | The animation plays backward. |
Must be one of the following constant values.