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

# Precipitation.mixed

Wintry Mix.

## Declaration

```swift
case mixed
```

## See Also

### Specifying precipitation types

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