---
title: supportedChargingConnectors
framework: intents
role: symbol
role_heading: Instance Property
path: intents/incar/supportedchargingconnectors
---

# supportedChargingConnectors

The charging connectors that the electric vehicle supports.

## Declaration

```swift
var supportedChargingConnectors: [INCar.ChargingConnectorType] { get }
```

## See Also

### Getting the Car’s Supported Charging Connectors

- [INCar.ChargingConnectorType](intents/incar/chargingconnectortype.md)
