# `BCCollectionViewLayoutItem`

*Class*

## Declaration

```swift
class BCCollectionViewLayoutItem
```

```objc
@interface BCCollectionViewLayoutItem : NSObject
```

```python
class BCCollectionViewLayoutItem(NSObject)
```

## Topics

### Instance Properties

- [`BCCollectionViewLayoutItem.columnIndex`](/Core/GlyphsKit/BCCollectionViewLayoutItem/columnIndex)
- [`BCCollectionViewLayoutItem.itemContentRect`](/Core/GlyphsKit/BCCollectionViewLayoutItem/itemContentRect)
- [`BCCollectionViewLayoutItem.itemIndex`](/Core/GlyphsKit/BCCollectionViewLayoutItem/itemIndex)
- [`BCCollectionViewLayoutItem.itemRect`](/Core/GlyphsKit/BCCollectionViewLayoutItem/itemRect)
- [`BCCollectionViewLayoutItem.rowIndex`](/Core/GlyphsKit/BCCollectionViewLayoutItem/rowIndex)

### Type Methods

- [`BCCollectionViewLayoutItem layoutItem`](/Core/GlyphsKit/BCCollectionViewLayoutItem/layoutItem)

## Relationships

### Inherits From

- `NSObject`

