AnimationPlaybackEvent:timelineTime 属性
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2020年7月.
AnimationPlaybackEvent
接口的 timelineTime
只读属性表示事件排队时动画的时间线的时间值。如果生成事件时动画未与时间线关联,或者关联的时间线处于非活动状态,则该值将为未兑现状态。
值
以毫秒为单位的数字或 null
。
规范
Specification |
---|
Web Animations> # dom-animationplaybackevent-timelinetime> |
浏览器兼容性
Loading…