---
title: relativeLevelSetting
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insetseatsettingsincarintent/relativelevelsetting
---

# relativeLevelSetting

A relative change to the level value.

## Declaration

```swift
var relativeLevelSetting: INRelativeSetting { get }
```

## Discussion

Discussion Use this property to adjust the heating, cooling, or massage level to the next or previous setting. The value of this property is INRelativeSetting.unknown when the user modified the level directly. The intent object contains a value for this property or the level property, but not both.

## See Also

### Getting the New Settings

- [enableCooling](intents/insetseatsettingsincarintent/enablecooling-8qqx3.md)
- [enableHeating](intents/insetseatsettingsincarintent/enableheating-8auz2.md)
- [enableMassage](intents/insetseatsettingsincarintent/enablemassage-46ndx.md)
- [level](intents/insetseatsettingsincarintent/level-94975.md)
