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

# apparentTemperature

The apparent, or “feels like” temperature during the hour.

## Declaration

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

## See Also

### Getting temperature and humidity

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