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

# center

The center point of the item’s frame rectangle.

## Declaration

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

## See Also

### Configuring position

- [frame](uikit/nscollectionlayoutvisibleitem/frame.md)
- [bounds](uikit/nscollectionlayoutvisibleitem/bounds.md)
- [transform](uikit/nscollectionlayoutvisibleitem/transform.md)
- [transform3D](uikit/nscollectionlayoutvisibleitem/transform3d.md)
