web api interface
TimeEvent
The TimeEvent interface, a part of SVG SMIL animation, provides specific contextual information associated with Time events.
Instance properties
detailRead only- : A
longthat 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.
- : A
viewRead only- : A WindowProxy that identifies the Window from which the event was generated.
Instance methods
initTimeEvent()- : Initializes the value of a
TimeEventcreated usingcreateEvent().
- : Initializes the value of a
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.