<!--
{
  "availability" : [
    "iOS: 10.3.0 -",
    "iPadOS: 10.3.0 -",
    "watchOS: 3.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INGetCarPowerLevelStatusIntentResponse/chargePercentRemaining-51zwv",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "s:So38INGetCarPowerLevelStatusIntentResponseC7IntentsE22chargePercentRemainingSfSgvp"
  },
  "title" : "chargePercentRemaining"
}
-->

# chargePercentRemaining

The percentage of charge that remains for the electric vehicle.

```
@nonobjc final var chargePercentRemaining: Float? { get set }
```

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)