DocumentTimeline - Web API | MDN

コンストラクター

DocumentTimeline()

現在の閲覧コンテキストでアクティブな文書に関連付けられた、新しい DocumentTimeline オブジェクトを作成します。

インスタンスプロパティ

このインターフェイスには、親である AnimationTimeline からプロパティを継承しています。

AnimationTimeline.currentTime

タイムラインの時刻値をミリ秒で返します。無効な場合は null を返します。

仕様書

Specification
Web Animations
# the-documenttimeline-interface

ブラウザーの互換性

関連情報

Help improve MDN

Learn how to contribute

This page was last modified on by MDN contributors.