<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WeatherKit",
  "identifier" : "/documentation/WeatherKit/MinuteWeather",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "WeatherKit"
    ],
    "preciseIdentifier" : "s:10WeatherKit06MinuteA0V"
  },
  "title" : "MinuteWeather"
}
-->

# MinuteWeather

A structure that represents the next hour minute forecasts.

```
struct MinuteWeather
```

## Topics

### Getting the precipitation

[`precipitation`](/documentation/WeatherKit/MinuteWeather/precipitation)

A description of the precipitation for this minute.

[`precipitationChance`](/documentation/WeatherKit/MinuteWeather/precipitationChance)

The probability of precipitation in this minute.

[`precipitationIntensity`](/documentation/WeatherKit/MinuteWeather/precipitationIntensity)

The forecasted precipitation intensity.

### Getting the date

[`date`](/documentation/WeatherKit/MinuteWeather/date)

The start time of the minute weather.

## Relationships

### Conforms To

[`Copyable`](/documentation/Swift/Copyable)

[`Equatable`](/documentation/Swift/Equatable)

[`Escapable`](/documentation/Swift/Escapable)

[`Decodable`](/documentation/Swift/Decodable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

[`Encodable`](/documentation/Swift/Encodable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)