HKMetadataKeyWeatherTemperature

Static HKMetadataKeyWeatherTemperature 

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

Represents the weather temperature during the sample.

The expected value type is an HKQuantity expressed in a temperature unit. This key may be set on an HKWorkout object to represent the overall temperature during the workout.

See also Apple’s documentation