Contents

init(_:step:)

Creates a new interval step.

Declaration

init(_ purpose: IntervalStep.Purpose, step: WorkoutStep)

Parameters

  • purpose:

    The purpose of this interval step.

  • step:

    The workout step to perform.

See Also

Creating interval steps