Dur enumeration

Dur enumeration

Specifies the duration of an animation in SVG.

The Dur type exposes the following members:

Fields

FieldDescription
MEDIAThe duration of the animation is determined by the length of the media being used.
INDEFINITEThe animation will continue indefinitely until it is explicitly stopped.

See Also