<!--
{
  "availability" : [
    "iOS: 11.2.0 -",
    "iPadOS: 11.2.0 -",
    "macCatalyst: 11.2.0 -",
    "tvOS: 11.2.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 4.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HomeKit",
  "identifier" : "/documentation/HomeKit/HMCharacteristicTypeValveType",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "HomeKit"
    ],
    "preciseIdentifier" : "c:@HMCharacteristicTypeValveType"
  },
  "title" : "HMCharacteristicTypeValveType"
}
-->

# HMCharacteristicTypeValveType

The type of automated valve that controls fluid flow.

```
let HMCharacteristicTypeValveType: String
```

## Discussion

The corresponding value is one of the constants in the [`HMCharacteristicValueValveType`](/documentation/HomeKit/HMCharacteristicValueValveType) enumeration.

## Topics

### Values

[`enum HMCharacteristicValueValveType`](/documentation/HomeKit/HMCharacteristicValueValveType)

Possible values for a valve type.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)