---
title: HMCharacteristicValueVolumeControlType.absolute
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmcharacteristicvaluevolumecontroltype/absolute
---

# HMCharacteristicValueVolumeControlType.absolute

The volume sets to a specific level.

## Declaration

```swift
case absolute
```

## See Also

### Volume types

- [HMCharacteristicValueVolumeControlType.none](homekit/hmcharacteristicvaluevolumecontroltype/none.md)
- [HMCharacteristicValueVolumeControlType.relative](homekit/hmcharacteristicvaluevolumecontroltype/relative.md)
- [HMCharacteristicValueVolumeControlType.relativeWithCurrent](homekit/hmcharacteristicvaluevolumecontroltype/relativewithcurrent.md)
