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

# bounds

The bounds rectangle, which describes the item’s location and size in its own coordinate system.

## Declaration

```swift
var bounds: CGRect { get }
```

## See Also

### Configuring position

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