Namespace for the SVG rendering engine. Also a
a static class providing utility functions.
- Source:
Methods
-
(static) xrx.svg.isSupported() → {boolean}
-
Returns whether SVG rendering is supported by the current user agent.
- Source:
Returns:
Whether SVG rendering is supported.- Type
- boolean