Contents

HKWorkoutZoneConfiguration.Source.app

A case that indicates an app provided the zones for a specific workout.

Declaration

case app

Discussion

Apps create custom zone configurations by calling init(quantityType:zoneBoundaries:) and applying them to workouts with setCustomZoneConfiguration(_:for:). Custom configurations apply only to the workout in which they’re set, and don’t modify the person’s preferred zones.

See Also

Identifying the source