<!--
{
  "availability" : [
    "iOS: 10.0.0 - 15.0.0",
    "iPadOS: 10.0.0 - 15.0.0",
    "macCatalyst: 13.1.0 - 15.0.0",
    "visionOS: 1.0.0 - 1.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INSetClimateSettingsInCarIntent/relativeTemperatureSetting",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:objc(cs)INSetClimateSettingsInCarIntent(py)relativeTemperatureSetting"
  },
  "title" : "relativeTemperatureSetting"
}
-->

# relativeTemperatureSetting

A relative temperature setting.

```
var relativeTemperatureSetting: INRelativeSetting { get }
```

## Discussion

Use this property to adjust the temperature up or down based relative to its current position. When adjusting temperatures up or down to the next setting, you define the number of degrees to add or subtract from the current setting. The value of this property is [`INRelativeSetting.unknown`](/documentation/Intents/INRelativeSetting/unknown) 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)