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

# frame

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

## Declaration

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

## See Also

### Configuring position

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