---
title: precipitationAmount
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/dayweather/precipitationamount
---

# precipitationAmount

The amount of liquid precipitation for the day.

## Declaration

```swift
@backDeployed(before: iOS 16.4, macOS 13.3, tvOS 16.4, watchOS 9.4)
var precipitationAmount: Measurement<UnitLength> { get }
```
