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

# frame

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

## Declaration

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

## See Also

### Configuring position

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