---
title: itemAnchor
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nscollectionlayoutsupplementaryitem/itemanchor
---

# itemAnchor

The anchor between the supplementary item and the item it’s attached to.

## Declaration

```swift
var itemAnchor: NSCollectionLayoutAnchor? { get }
```

## See Also

### Getting the anchors

- [containerAnchor](appkit/nscollectionlayoutsupplementaryitem/containeranchor.md)
