steps
The array of steps that create the overall route.
Declaration
var steps: [MKRoute.Step] { get }Discussion
The array contains one or more MKRoute.Step objects representing distinct portions of the route. Each step corresponds to a single direction that must be followed along the route.