HKMetadataKeyHeartRateSensorLocation

Static HKMetadataKeyHeartRateSensorLocation 

Source
pub unsafe static HKMetadataKeyHeartRateSensorLocation: &'static NSString
Available on crate feature HKMetadata only.
Expand description

Represents the location where a particular heart rate reading was taken.

The expected value type is an NSNumber containing a HKHeartRateSensorLocation value.

See also Apple’s documentation