---
title: snowfallAmount
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/dayweather/snowfallamount
---

# snowfallAmount

The amount of snowfall for the day.

## Declaration

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

## See Also

### Getting precipitation

- [precipitation](weatherkit/dayweather/precipitation.md)
- [precipitationChance](weatherkit/dayweather/precipitationchance.md)
- [rainfallAmount](weatherkit/dayweather/rainfallamount.md)
