Contents

init(_:date:)

Creates a new scheduled workout plan.

Declaration

init(_ plan: WorkoutPlan, date: DateComponents)

Parameters

  • plan:

    The target workout plan to schedule.

  • date:

    Date components that determine when the workout should begin.