AnimationPlaybackEvent: AnimationPlaybackEvent() コンストラクター
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2020.
AnimationPlaybackEvent()
はウェブアニメーション API のコンストラクターで、新しい AnimationPlaybackEvent
オブジェクトインスタンスを返します。
構文
js
new AnimationPlaybackEvent(type)
new AnimationPlaybackEvent(type, options)
引数
返値
新しい AnimationPlaybackEvent
オブジェクトです。
仕様書
Specification |
---|
Web Animations # dom-animationplaybackevent-animationplaybackevent |
ブラウザーの互換性
BCD tables only load in the browser