---
title: HMCharacteristicValueChargingState
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluechargingstate
---

# HMCharacteristicValueChargingState

Possible values for the charging state of a battery.

## Declaration

```swift
enum HMCharacteristicValueChargingState
```

## Topics

### Charging States

- [HMCharacteristicValueChargingState.none](homekit/hmcharacteristicvaluechargingstate/none.md)
- [HMCharacteristicValueChargingState.inProgress](homekit/hmcharacteristicvaluechargingstate/inprogress.md)
- [HMCharacteristicValueChargingState.notChargeable](homekit/hmcharacteristicvaluechargingstate/notchargeable.md)

### Initializers

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