<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 13.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HealthKit",
  "identifier" : "/documentation/HealthKit/HKWeatherCondition",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "HealthKit"
    ],
    "preciseIdentifier" : "c:@E@HKWeatherCondition"
  },
  "title" : "HKWeatherCondition"
}
-->

# HKWeatherCondition

Constants that indicate a type of weather.

```
enum HKWeatherCondition
```

## Topics

### Weather Conditions

[`HKWeatherCondition.none`](/documentation/HealthKit/HKWeatherCondition/none)

The weather condition is unknown or irrelevant.

[`HKWeatherCondition.clear`](/documentation/HealthKit/HKWeatherCondition/clear)

The weather condition is clear.

[`HKWeatherCondition.fair`](/documentation/HealthKit/HKWeatherCondition/fair)

The weather condition is fair.

[`HKWeatherCondition.partlyCloudy`](/documentation/HealthKit/HKWeatherCondition/partlyCloudy)

The weather condition is partly cloudy.

[`HKWeatherCondition.mostlyCloudy`](/documentation/HealthKit/HKWeatherCondition/mostlyCloudy)

The weather condition is mostly cloudy.

[`HKWeatherCondition.cloudy`](/documentation/HealthKit/HKWeatherCondition/cloudy)

The weather condition is cloudy.

[`HKWeatherCondition.foggy`](/documentation/HealthKit/HKWeatherCondition/foggy)

The weather condition is foggy.

[`HKWeatherCondition.haze`](/documentation/HealthKit/HKWeatherCondition/haze)

The weather condition is hazy.

[`HKWeatherCondition.windy`](/documentation/HealthKit/HKWeatherCondition/windy)

The weather condition is windy.

[`HKWeatherCondition.blustery`](/documentation/HealthKit/HKWeatherCondition/blustery)

The weather condition is blustery.

[`HKWeatherCondition.smoky`](/documentation/HealthKit/HKWeatherCondition/smoky)

The weather condition is smoky.

[`HKWeatherCondition.dust`](/documentation/HealthKit/HKWeatherCondition/dust)

The weather condition is dust.

[`HKWeatherCondition.snow`](/documentation/HealthKit/HKWeatherCondition/snow)

The weather condition is snow.

[`HKWeatherCondition.hail`](/documentation/HealthKit/HKWeatherCondition/hail)

The weather condition is hail.

[`HKWeatherCondition.sleet`](/documentation/HealthKit/HKWeatherCondition/sleet)

The weather condition is sleet.

[`HKWeatherCondition.freezingDrizzle`](/documentation/HealthKit/HKWeatherCondition/freezingDrizzle)

The weather condition is freezing drizzle.

[`HKWeatherCondition.freezingRain`](/documentation/HealthKit/HKWeatherCondition/freezingRain)

The weather condition is freezing rain.

[`HKWeatherCondition.mixedRainAndHail`](/documentation/HealthKit/HKWeatherCondition/mixedRainAndHail)

The weather condition is mixed rain and hail.

[`HKWeatherCondition.mixedRainAndSnow`](/documentation/HealthKit/HKWeatherCondition/mixedRainAndSnow)

The weather condition is mixed rain and snow.

[`HKWeatherCondition.mixedRainAndSleet`](/documentation/HealthKit/HKWeatherCondition/mixedRainAndSleet)

The weather condition is mixed rain and sleet.

[`HKWeatherCondition.mixedSnowAndSleet`](/documentation/HealthKit/HKWeatherCondition/mixedSnowAndSleet)

The weather condition is mixed snow and sleet.

[`HKWeatherCondition.drizzle`](/documentation/HealthKit/HKWeatherCondition/drizzle)

The weather condition is drizzle.

[`HKWeatherCondition.scatteredShowers`](/documentation/HealthKit/HKWeatherCondition/scatteredShowers)

The weather condition is scattered showers.

[`HKWeatherCondition.showers`](/documentation/HealthKit/HKWeatherCondition/showers)

The weather condition is showers.

[`HKWeatherCondition.thunderstorms`](/documentation/HealthKit/HKWeatherCondition/thunderstorms)

The weather condition is thunderstorms.

[`HKWeatherCondition.tropicalStorm`](/documentation/HealthKit/HKWeatherCondition/tropicalStorm)

The weather condition is tropical storm.

[`HKWeatherCondition.hurricane`](/documentation/HealthKit/HKWeatherCondition/hurricane)

The weather condition is hurricane.

[`HKWeatherCondition.tornado`](/documentation/HealthKit/HKWeatherCondition/tornado)

The weather condition is tornado.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)