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

# Precipitation.hail

A form of precipitation consisting of solid ice.

## Declaration

```swift
case hail
```

## See Also

### Specifying precipitation types

- [Precipitation.mixed](weatherkit/precipitation/mixed.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)
