---
title: degreeAngle()
framework: healthkit
role: symbol
role_heading: Type Method
path: healthkit/hkunit/degreeangle()
---

# degreeAngle()

Returns a HealthKit unit for measuring angles using degrees.

## Declaration

```swift
class func degreeAngle() -> Self
```

## See Also

### Constructing angle units

- [radianAngle()](healthkit/hkunit/radianangle().md)
- [radianAngleUnit(with:)](healthkit/hkunit/radianangleunit(with:).md)
