---
title: HMCharacteristicValueChargingState.notChargeable
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmcharacteristicvaluechargingstate/notchargeable
---

# HMCharacteristicValueChargingState.notChargeable

The battery can’t be charged.

## Declaration

```swift
case notChargeable
```

## See Also

### Charging States

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