---
title: Precipitation.rain
framework: weatherkit
role: symbol
role_heading: Case
path: weatherkit/precipitation/rain
---

# Precipitation.rain

Rain.

## Declaration

```swift
case rain
```

## See Also

### Specifying precipitation types

- [Precipitation.hail](weatherkit/precipitation/hail.md)
- [Precipitation.mixed](weatherkit/precipitation/mixed.md)
- [Precipitation.sleet](weatherkit/precipitation/sleet.md)
- [Precipitation.snow](weatherkit/precipitation/snow.md)
- [Precipitation.none](weatherkit/precipitation/none.md)
