---
title: dailyForecast
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/weather/dailyforecast
---

# dailyForecast

The daily forecast.

## Declaration

```swift
var dailyForecast: Forecast<DayWeather>
```

## See Also

### Getting the forecast

- [availability](weatherkit/weather/availability.md)
- [currentWeather](weatherkit/weather/currentweather.md)
- [hourlyForecast](weatherkit/weather/hourlyforecast.md)
- [minuteForecast](weatherkit/weather/minuteforecast.md)
