---
title: precipitationChance
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/minuteweather/precipitationchance
---

# precipitationChance

The probability of precipitation in this minute.

## Declaration

```swift
var precipitationChance: Double
```

## Discussion

Discussion The value is from 0 (no chance of precipitation) to 1 (100% chance of precipitation).

## See Also

### Getting the precipitation

- [precipitation](weatherkit/minuteweather/precipitation.md)
- [precipitationIntensity](weatherkit/minuteweather/precipitationintensity.md)
