---
title: INRelativeSetting.highest
framework: intents
role: symbol
role_heading: Case
path: intents/inrelativesetting/highest
---

# INRelativeSetting.highest

The highest setting.

## Declaration

```swift
case highest
```

## See Also

### 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)
