---
title: offset
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nscollectionlayoutboundarysupplementaryitem/offset
---

# offset

The floating-point value of the boundary supplementary item’s offset from the section or layout it’s attached to.

## Declaration

```swift
var offset: CGPoint { get }
```

## See Also

### Specifying position

- [alignment](uikit/nscollectionlayoutboundarysupplementaryitem/alignment.md)
- [extendsBoundary](uikit/nscollectionlayoutboundarysupplementaryitem/extendsboundary.md)
