segments
An array of the envelope’s segments.
Declaration
var segments: [PHASEEnvelopeSegment] { get }Discussion
The framework sets the value of this property to the init(startPoint:segments:) argument.
An array of the envelope’s segments.
var segments: [PHASEEnvelopeSegment] { get }The framework sets the value of this property to the init(startPoint:segments:) argument.