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

# Precipitation.snow

Snow.

## Declaration

```swift
case snow
```

## 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.none](weatherkit/precipitation/none.md)
