animation-iteration-count CSS 属性设置动画序列在停止前应播放的次数
| Android(VDOM) | Android(Vapor) | iOS(VDOM) | iOS(Vapor) | HarmonyOS(VDOM) | HarmonyOS(Vapor) |
|---|---|---|---|---|---|
| x | 5.25 | x | 5.25 | x | 5.25 |
| Android(Vapor) | iOS(Vapor) | HarmonyOS(Vapor) |
|---|---|---|
| x | x | x |
animation-iteration-count: <single-animation-iteration-count>#;
| 名称 | 兼容性 | 描述 |
|---|---|---|
| infinite | 无限循环播放动画。 |
1