SVGSVGElement.UnpauseAnimations

SVGSVGElement.UnpauseAnimations method

Unsuspends (i.e., unpauses) currently running animations that are defined within the SVG document fragment, causing the animation clock to continue from the time at which it was suspended.

public void UnpauseAnimations()

See Also