このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。

View in English Always switch to English

Animation: pending プロパティ

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨2020年3月⁩.

Animation.pendingウェブアニメーション API の読み取り専用プロパティで、アニメーションが現在、再生開始や実行するアニメーションの一時停止などを行う非同期操作を待っているかどうかを示します。

アニメーションが待機中の場合は true、そうでなければ false です。

仕様書

Specification
Web Animations
# dom-animation-pending

ブラウザーの互換性

関連情報