---
title: HKWeatherCondition.fair
framework: healthkit
role: symbol
role_heading: Case
path: healthkit/hkweathercondition/fair
---

# HKWeatherCondition.fair

The weather condition is fair.

## Declaration

```swift
case fair
```

## See Also

### Weather Conditions

- [HKWeatherCondition.none](healthkit/hkweathercondition/none.md)
- [HKWeatherCondition.clear](healthkit/hkweathercondition/clear.md)
- [HKWeatherCondition.partlyCloudy](healthkit/hkweathercondition/partlycloudy.md)
- [HKWeatherCondition.mostlyCloudy](healthkit/hkweathercondition/mostlycloudy.md)
- [HKWeatherCondition.cloudy](healthkit/hkweathercondition/cloudy.md)
- [HKWeatherCondition.foggy](healthkit/hkweathercondition/foggy.md)
- [HKWeatherCondition.haze](healthkit/hkweathercondition/haze.md)
- [HKWeatherCondition.windy](healthkit/hkweathercondition/windy.md)
- [HKWeatherCondition.blustery](healthkit/hkweathercondition/blustery.md)
- [HKWeatherCondition.smoky](healthkit/hkweathercondition/smoky.md)
- [HKWeatherCondition.dust](healthkit/hkweathercondition/dust.md)
- [HKWeatherCondition.snow](healthkit/hkweathercondition/snow.md)
- [HKWeatherCondition.hail](healthkit/hkweathercondition/hail.md)
- [HKWeatherCondition.sleet](healthkit/hkweathercondition/sleet.md)
- [HKWeatherCondition.freezingDrizzle](healthkit/hkweathercondition/freezingdrizzle.md)
