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

# INRelativeSetting.lowest

The lowest setting.

## Declaration

```swift
case lowest
```

## See Also

### Constants

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