---
title: INRelativeSetting
framework: intents
role: symbol
role_heading: Enumeration
path: intents/inrelativesetting
---

# INRelativeSetting

Constants indicating relative settings.

## Declaration

```swift
enum INRelativeSetting
```

## Topics

### Constants

- [INRelativeSetting.unknown](intents/inrelativesetting/unknown.md)
- [INRelativeSetting.lowest](intents/inrelativesetting/lowest.md)
- [INRelativeSetting.lower](intents/inrelativesetting/lower.md)
- [INRelativeSetting.higher](intents/inrelativesetting/higher.md)
- [INRelativeSetting.highest](intents/inrelativesetting/highest.md)

### Initializers

- [init(rawValue:)](intents/inrelativesetting/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### CarPlay Data Objects

- [INCarSeat](intents/incarseat.md)
- [INCarDefroster](intents/incardefroster.md)
- [INCarAudioSource](intents/incaraudiosource.md)
- [INCarAirCirculationMode](intents/incaraircirculationmode.md)
- [INRadioType](intents/inradiotype.md)
- [INRelativeReference](intents/inrelativereference.md)
