---
title: HMCharacteristicValueLeakStatus
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvalueleakstatus
---

# HMCharacteristicValueLeakStatus

Possible values for leak detection.

## Declaration

```swift
enum HMCharacteristicValueLeakStatus
```

## Topics

### Leak Status

- [HMCharacteristicValueLeakStatus.none](homekit/hmcharacteristicvalueleakstatus/none.md)
- [HMCharacteristicValueLeakStatus.detected](homekit/hmcharacteristicvalueleakstatus/detected.md)

### Initializers

- [init(rawValue:)](homekit/hmcharacteristicvalueleakstatus/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)
