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

# Precipitation.none

No precipitation.

## Declaration

```swift
case none
```

## See Also

### Specifying precipitation types

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