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

# temperature

The current temperature.

## Declaration

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

## See Also

### Getting temperature and humidity

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