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

# availability

Flags containing information about data availability and attribution.

## Declaration

```swift
var availability: WeatherAvailability
```

## See Also

### Getting the forecast

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