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

# WeatherCondition.heavyRain

Heavy rain.

## Declaration

```swift
case heavyRain
```

## See Also

### Getting precipitation properties

- [WeatherCondition.drizzle](weatherkit/weathercondition/drizzle.md)
- [WeatherCondition.isolatedThunderstorms](weatherkit/weathercondition/isolatedthunderstorms.md)
- [WeatherCondition.rain](weatherkit/weathercondition/rain.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)
