---
title: relativePosition
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsrelativespecifier/relativeposition-swift.property
---

# relativePosition

Sets the relative position encapsulated by the receiver.

## Declaration

```swift
var relativePosition: NSRelativeSpecifier.RelativePosition { get set }
```

## Parameters

- `relPos`: The relative position encapsulated by the receiver.

## See Also

### Accessing a relative specifier

- [baseSpecifier](foundation/nsrelativespecifier/basespecifier.md)
