Instance Method
segments()segmentssegments
The path segments from all path shapes in linear shape order.
Declaration
func segments() -> [GSPathSegment]Declaration
- (NSArray<GSPathSegment *> *) segments;Declaration
segments() -> list[GSPathSegment]See Also
Segments
Returns the segment at an index path.