---
title: WeatherCondition.rain
framework: weatherkit
role: symbol
role_heading: Case
path: weatherkit/weathercondition/rain
---

# WeatherCondition.rain

Rain.

## Declaration

```swift
case rain
```

## See Also

### Getting precipitation properties

- [WeatherCondition.drizzle](weatherkit/weathercondition/drizzle.md)
- [WeatherCondition.heavyRain](weatherkit/weathercondition/heavyrain.md)
- [WeatherCondition.isolatedThunderstorms](weatherkit/weathercondition/isolatedthunderstorms.md)
- [WeatherCondition.sunShowers](weatherkit/weathercondition/sunshowers.md)
- [WeatherCondition.scatteredThunderstorms](weatherkit/weathercondition/scatteredthunderstorms.md)
- [WeatherCondition.strongStorms](weatherkit/weathercondition/strongstorms.md)
- [WeatherCondition.thunderstorms](weatherkit/weathercondition/thunderstorms.md)
