---
title: rainfallAmount
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/dayweather/rainfallamount
---

# rainfallAmount

The amount of liquid precipitation for the day.

## Declaration

```swift
var rainfallAmount: Measurement<UnitLength>
```

## See Also

### Getting precipitation

- [precipitation](weatherkit/dayweather/precipitation.md)
- [precipitationChance](weatherkit/dayweather/precipitationchance.md)
- [snowfallAmount](weatherkit/dayweather/snowfallamount.md)
