---
title: HMCharacteristicValueActivationState
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvalueactivationstate
---

# HMCharacteristicValueActivationState

Possible values for the current status of an accessory.

## Declaration

```swift
enum HMCharacteristicValueActivationState
```

## Topics

### Activation States

- [HMCharacteristicValueActivationState.inactive](homekit/hmcharacteristicvalueactivationstate/inactive.md)
- [HMCharacteristicValueActivationState.active](homekit/hmcharacteristicvalueactivationstate/active.md)

### Initializers

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