HKMetadataKeyWeatherHumidity

Static HKMetadataKeyWeatherHumidity 

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

Represents the weather humidity during the sample.

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

See also Apple’s documentation