---
title: condition
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/hourweather/condition
---

# condition

A description of the weather condition for this hour.

## Declaration

```swift
var condition: WeatherCondition
```

## See Also

### Getting conditions

- [cloudCover](weatherkit/hourweather/cloudcover.md)
- [isDaylight](weatherkit/hourweather/isdaylight.md)
- [visibility](weatherkit/hourweather/visibility.md)
