---
title: currentWeather
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/weather/currentweather
---

# currentWeather

The current weather forecast.

## Declaration

```swift
var currentWeather: CurrentWeather
```

## See Also

### Getting the forecast

- [availability](weatherkit/weather/availability.md)
- [dailyForecast](weatherkit/weather/dailyforecast.md)
- [hourlyForecast](weatherkit/weather/hourlyforecast.md)
- [minuteForecast](weatherkit/weather/minuteforecast.md)
