Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
SVGPathSegList
/
insertItemBefore
insertItemBefore
Declaration
SVGPathSeg
insertItemBefore
(
SVGPathSeg
?
newItem
,
unsigned
long
index
);