Contents

endDate

The activity’s end date and time.

Declaration

var endDate: Date? { get }

Discussion

While a workout activity is in progress, this value is nil. When set to a non-nil value, the end date must be equal to or later than its start date.

See Also

Accessing workout data