appendItem method

  1. @DomName('SVGLengthList.appendItem')
  2. @DocsEditable()
Length appendItem (Length newItem)

Implementation

@DomName('SVGLengthList.appendItem')
@DocsEditable()
Length appendItem(Length newItem) native;