PropsSVGLengthList extension

on

Properties

length int
no setter
numberOfItems int
no setter

Methods

appendItem(SVGLength newItem) SVGLength
clear() → void
getItem(int index) SVGLength
initialize(SVGLength newItem) SVGLength
insertItemBefore(SVGLength newItem, int index) SVGLength
removeItem(int index) SVGLength
replaceItem(SVGLength newItem, int index) SVGLength