On this page

Interface SVGTests

interface SVGTests {
    requiredExtensions: SVGStringList;
    systemLanguage: SVGStringList;
}

Hierarchy (View Summary)

Index

Properties

requiredExtensions: SVGStringList
systemLanguage: SVGStringList
Was this helpful?
SDK JS
Reference
SVGTests