Contents

HKWorkoutType

A type that identifies samples that store information about a workout.

Declaration

class HKWorkoutType

Overview

The HKWorkoutType class is a concrete subclass of the HKObjectType class. To create a workout type instances, use the workoutType() convenience method.

All workouts use the same workout type instance.

See Also

Object type subclasses