---
title: HMCharacteristicTypeChargingState
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypechargingstate
---

# HMCharacteristicTypeChargingState

The charging state of a battery.

## Declaration

```swift
let HMCharacteristicTypeChargingState: String
```

## Discussion

Discussion The corresponding value is one of the constants in the HMCharacteristicValueChargingState enumeration.

## Topics

### Values

- [HMCharacteristicValueChargingState](homekit/hmcharacteristicvaluechargingstate.md)

## See Also

### Power and switches

- [HMCharacteristicTypeBatteryLevel](homekit/hmcharacteristictypebatterylevel.md)
- [HMCharacteristicTypeContactState](homekit/hmcharacteristictypecontactstate.md)
- [HMCharacteristicTypeOutletInUse](homekit/hmcharacteristictypeoutletinuse.md)
- [HMCharacteristicTypePowerState](homekit/hmcharacteristictypepowerstate.md)
- [HMCharacteristicTypeStatusLowBattery](homekit/hmcharacteristictypestatuslowbattery.md)
- [HMCharacteristicTypeOutputState](homekit/hmcharacteristictypeoutputstate.md)
- [HMCharacteristicTypeInputEvent](homekit/hmcharacteristictypeinputevent.md)
- [HMCharacteristicTypePowerModeSelection](homekit/hmcharacteristictypepowermodeselection.md)
