---
title: charging
framework: intents
role: symbol
role_heading: Instance Property
path: intents/ingetcarpowerlevelstatusintentresponse/charging-6xnqj
---

# charging

A Boolean value that indicates whether the electric vehicle is currently charging.

## Declaration

```swift
@nonobjc final var charging: Bool? { get set }
```

## Discussion

Discussion Typically, you assign a value to this property only after handling the intent.

## See Also

### Providing the Charge Status

- [activeConnector](intents/ingetcarpowerlevelstatusintentresponse/activeconnector.md)
- [minutesToFull](intents/ingetcarpowerlevelstatusintentresponse/minutestofull-2kbt6.md)
- [dateOfLastStateUpdate](intents/ingetcarpowerlevelstatusintentresponse/dateoflaststateupdate.md)
