---
title: fahrenheit
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/unittemperature/fahrenheit
---

# fahrenheit

The degree Fahrenheit unit of temperature.

## Declaration

```swift
@NSCopying class var fahrenheit: UnitTemperature { get }
```

## See Also

### Accessing Predefined Units

- [kelvin](foundation/unittemperature/kelvin.md)
- [celsius](foundation/unittemperature/celsius.md)
