pub unsafe static HKMetadataKeyWeatherCondition: &'static NSStringAvailable 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