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

# fuelPercentRemaining

The percentage of fuel that remains for the fuel-powered vehicle.

```
@nonobjc final var fuelPercentRemaining: 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)