animation-play-state 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-play-state: <single-animation-play-state>#;
| 名称 | 兼容性 | 描述 |
|---|---|---|
| paused | 当前动画已被停止。 | |
| running | 当前动画正在运行。 |
running