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

# condition

An enumeration value indicating the condition at the time.

## Declaration

```swift
var condition: WeatherCondition
```

## See Also

### Getting conditions

- [cloudCover](weatherkit/currentweather/cloudcover.md)
