Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. TimeEvent

TimeEvent

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

TheTimeEvent interface, a part ofSVG SMIL animation, provides specific contextual information associated with Time events.

Event TimeEvent

Instance properties

TimeEvent.detailRead only

Along that specifies some detail information about the Event, depending on the type of the event. For this event type, indicates the repeat number for the animation.

TimeEvent.viewRead only

AWindowProxy that identifies the Window from which the event was generated.

Instance methods

TimeEvent.initTimeEvent()

Used to initialize the value of a TimeEvent created through the DocumentEvent interface. This method may only be called before the TimeEvent has been dispatched via the dispatchEvent method, though it may be called multiple times during that phase if necessary.

Specifications

Specification
SVG Animations Level 2
# InterfaceTimeEvent

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp