<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WeatherKit",
  "identifier" : "/documentation/WeatherKit/Precipitation",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "WeatherKit"
    ],
    "preciseIdentifier" : "s:10WeatherKit13PrecipitationO"
  },
  "title" : "Precipitation"
}
-->

# Precipitation

The form of precipitation.

```
enum Precipitation
```

## Topics

### Creating the object

### Specifying precipitation types

[`Precipitation.hail`](/documentation/WeatherKit/Precipitation/hail)

A form of precipitation consisting of solid ice.

[`Precipitation.mixed`](/documentation/WeatherKit/Precipitation/mixed)

Wintry Mix.

[`Precipitation.rain`](/documentation/WeatherKit/Precipitation/rain)

Rain.

[`Precipitation.sleet`](/documentation/WeatherKit/Precipitation/sleet)

A form of precipitation consisting of ice pellets.

[`Precipitation.snow`](/documentation/WeatherKit/Precipitation/snow)

Snow.

[`Precipitation.none`](/documentation/WeatherKit/Precipitation/none)

No precipitation.

### Describing the precipitation

[`accessibilityDescription`](/documentation/WeatherKit/Precipitation/accessibilityDescription)

A localized accessibility description describing the form of precipitation.

[`description`](/documentation/WeatherKit/Precipitation/description)

A localized string describing the form of precipitation.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)