---
title: hourlyForecast
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/weather/hourlyforecast
---

# hourlyForecast

The hourly forecast.

## Declaration

```swift
var hourlyForecast: Forecast<HourWeather>
```

## See Also

### Getting the forecast

- [availability](weatherkit/weather/availability.md)
- [currentWeather](weatherkit/weather/currentweather.md)
- [dailyForecast](weatherkit/weather/dailyforecast.md)
- [minuteForecast](weatherkit/weather/minuteforecast.md)
