HKMetadataKeyWeatherCondition

Static HKMetadataKeyWeatherCondition 

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

Represents the weather condition during the sample.

The expected value type is an NSNumber containing an HKWeatherCondition value. This key may be set on an HKWorkout object to represent the overall weather condition during the workout.

See also Apple’s documentation