---
title: "init(frame:)"
framework: appkit
role: symbol
role_heading: Initializer
path: "appkit/nscollectionlayoutgroupcustomitem/init(frame:)"
---

# init(frame:)

Creates a custom item with the specified frame.

## Declaration

```swift
convenience init(frame: NSRect)
```

## See Also

### Creating a custom item

- [init(frame:zIndex:)](appkit/nscollectionlayoutgroupcustomitem/init(frame:zindex:).md)
