<!--
{
  "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/INRelativeSetting",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INRelativeSetting"
  },
  "title" : "INRelativeSetting"
}
-->

# INRelativeSetting

Constants indicating relative settings.

```
enum INRelativeSetting
```

## Topics

### Constants

[`INRelativeSetting.unknown`](/documentation/Intents/INRelativeSetting/unknown)

An unknown setting.

[`INRelativeSetting.lowest`](/documentation/Intents/INRelativeSetting/lowest)

The lowest setting.

[`INRelativeSetting.lower`](/documentation/Intents/INRelativeSetting/lower)

The next lower setting.

[`INRelativeSetting.higher`](/documentation/Intents/INRelativeSetting/higher)

The next higher setting.

[`INRelativeSetting.highest`](/documentation/Intents/INRelativeSetting/highest)

The highest 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)