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

# offset

The floating-point value of the anchor’s offset from the item it’s attached to.

## Declaration

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

## See Also

### Getting the offset

- [isAbsoluteOffset](uikit/nscollectionlayoutanchor/isabsoluteoffset.md)
- [isFractionalOffset](uikit/nscollectionlayoutanchor/isfractionaloffset.md)
