Path.Element An element of a path. Declaration@frozen enum Element TopicsGetting path elementsPath.Element.closeSubpathPath.Element.curve(to:control1:control2:)Path.Element.line(to:)Path.Element.move(to:)Path.Element.quadCurve(to:control:) RelationshipsConforms ToBitwiseCopyableCopyableEquatableSendableSendableMetatype See AlsoOperating over path elementsforEach(_:)