SVGSVGElement.AnimationsPaused

SVGSVGElement.AnimationsPaused method

Returns true if this SVG document fragment is in a paused state.

public bool AnimationsPaused()

Return Value

Boolean indicating whether this SVG document fragment is in a paused state.

See Also