---
title: center
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nscollectionlayoutvisibleitem/center
---

# center

The center point of the item’s frame rectangle.

## Declaration

```swift
var center: NSPoint { get set }
```

## See Also

### Configuring position

- [frame](appkit/nscollectionlayoutvisibleitem/frame.md)
- [bounds](appkit/nscollectionlayoutvisibleitem/bounds.md)
