---
title: temperature
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/hourweather/temperature
---

# temperature

The temperature during the hour.

## Declaration

```swift
var temperature: Measurement<UnitTemperature>
```

## See Also

### Getting temperature and humidity

- [apparentTemperature](weatherkit/hourweather/apparenttemperature.md)
- [humidity](weatherkit/hourweather/humidity.md)
- [dewPoint](weatherkit/hourweather/dewpoint.md)
