PropsSVGLengthList extension

on

Properties

length int

Available on SVGLengthList, provided by the PropsSVGLengthList extension

no setter
numberOfItems int

Available on SVGLengthList, provided by the PropsSVGLengthList extension

no setter

Methods

appendItem(SVGLength newItem) SVGLength

Available on SVGLengthList, provided by the PropsSVGLengthList extension

clear() → void

Available on SVGLengthList, provided by the PropsSVGLengthList extension

getItem(int index) SVGLength

Available on SVGLengthList, provided by the PropsSVGLengthList extension

initialize(SVGLength newItem) SVGLength

Available on SVGLengthList, provided by the PropsSVGLengthList extension

insertItemBefore(SVGLength newItem, int index) SVGLength

Available on SVGLengthList, provided by the PropsSVGLengthList extension

removeItem(int index) SVGLength

Available on SVGLengthList, provided by the PropsSVGLengthList extension

replaceItem(SVGLength newItem, int index) SVGLength

Available on SVGLengthList, provided by the PropsSVGLengthList extension