Available on js
The SVGStringList
defines a list of DOMString
objects.
An SVGStringList
object can be designated as read only, which means that attempts to modify the object will result in an exception being thrown.
Documentation for this class was provided by
MDN.
Instance Fields