Instance Property
segmentsFast
The path represented as path segments without collecting path object information.
Declaration
var segmentsFast: [GSPathSegment] { get }Declaration
@property (nonatomic, readonly) NSArray<GSPathSegment *> * segmentsFast;Declaration
segmentsFast() -> list[GSPathSegment]See Also
Segments
The path represented as path segments.
The segment associated with a node index.
The segment associated with a node index and the node index range it covers.
See Also
Segments
The path represented as path segments.
The segment associated with a node index.
The segment associated with a node index and the node index range it covers.