startActivity(with:)
Starts the workout session activity, and sets the start date.
Declaration
func startActivity(with date: Date?)Parameters
- date:
The start date for the workout session.
Starts the workout session activity, and sets the start date.
func startActivity(with date: Date?)The start date for the workout session.