---
title: SnowfallAmount
framework: weatherkit
role: symbol
role_heading: Structure
path: weatherkit/snowfallamount
---

# SnowfallAmount

A structure that describes the snowfall amount over a period of time.

## Declaration

```swift
struct SnowfallAmount
```

## Topics

### Instance Properties

- [amount](weatherkit/snowfallamount/amount.md)
- [amountLiquidEquivalent](weatherkit/snowfallamount/amountliquidequivalent.md)
- [maximum](weatherkit/snowfallamount/maximum.md)
- [maximumLiquidEquivalent](weatherkit/snowfallamount/maximumliquidequivalent.md)
- [minimum](weatherkit/snowfallamount/minimum.md)
- [minimumLiquidEquivalent](weatherkit/snowfallamount/minimumliquidequivalent.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
