baseVal property
The baseVal property of the SVGAnimatedEnumeration interface
contains the initial value of an SVG enumeration.
Implementation
external int get baseVal;
Implementation
external set baseVal(int value);
The baseVal property of the SVGAnimatedEnumeration interface
contains the initial value of an SVG enumeration.
external int get baseVal;
external set baseVal(int value);