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

# INRelativeReference

Constants indicating relative positions.

```
enum INRelativeReference
```

## Topics

### Constants

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

An unknown item.

[`INRelativeReference.next`](/documentation/Intents/INRelativeReference/next)

The next item.

[`INRelativeReference.previous`](/documentation/Intents/INRelativeReference/previous)

The previous item.



---

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)