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

# Precipitation.sleet

A form of precipitation consisting of ice pellets.

## Declaration

```swift
case sleet
```

## See Also

### Specifying precipitation types

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