IndefiniteRepeat Enum

IndefiniteRepeat enumeration

Specifies the indefinite repetition of an SVG animation.

public enum IndefiniteRepeat

Values

NameValueDescription
Indefinite0Indicates that the animation should repeat indefinitely.

See Also