Contents

sampleType

The sample type.

Declaration

@NSCopying var sampleType: HKSampleType { get }

Discussion

This property contains a concrete sample type that corresponds with this sample’s concrete class. For example, if the sample is an HKQuantitySample instance, it returns an HKQuantityType object.

See Also

Related Documentation

Accessing the Sample’s Data