WebIDLpedia

SVGAnimatedEnumeration interface

Definition

Scalable Vector Graphics (SVG) 2 defines SVGAnimatedEnumeration



[Exposed=Window]
interface SVGAnimatedEnumeration {
           attribute unsigned short baseVal;
  readonly attribute unsigned short animVal;
};

Methods and attributes that return objects implementing SVGAnimatedEnumeration

Referring IDL interfaces/dictionaries

Referring specifications