<!--
{
  "availability" : [
    "iOS: 10.0.0 - 15.0.0",
    "iPadOS: 10.0.0 - 15.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INSetClimateSettingsInCarIntent/enableClimateControl-4y9iz",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "s:So31INSetClimateSettingsInCarIntentC7IntentsE06enableB7ControlSbSgvp"
  },
  "title" : "enableClimateControl"
}
-->

# enableClimateControl

A Boolean value indicating whether to turn on the climate control system.

```
@nonobjc final var enableClimateControl: Bool? { get }
```

## Discussion

This property is `nil` when the user modified a different climate control setting.

---

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)