unpause_animations method
unpause_animations
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.
def unpause_animations(self):
...
See Also
- module
aspose.svg
- class
SVGSVGElement