---
title: HMCharacteristicValueValveType
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluevalvetype
---

# HMCharacteristicValueValveType

Possible values for a valve type.

## Declaration

```swift
enum HMCharacteristicValueValveType
```

## Topics

### Valve Types

- [HMCharacteristicValueValveType.genericValve](homekit/hmcharacteristicvaluevalvetype/genericvalve.md)
- [HMCharacteristicValueValveType.irrigation](homekit/hmcharacteristicvaluevalvetype/irrigation.md)
- [HMCharacteristicValueValveType.showerHead](homekit/hmcharacteristicvaluevalvetype/showerhead.md)
- [HMCharacteristicValueValveType.waterFaucet](homekit/hmcharacteristicvaluevalvetype/waterfaucet.md)

### Initializers

- [init(rawValue:)](homekit/hmcharacteristicvaluevalvetype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
