# `GSCollectionViewItemView.drawExtraInfoCustomInfo`

*Instance Property*

## Declaration

```swift
var drawExtraInfoCustomInfo: Bool { get set }
```

```objc
@property (nonatomic) BOOL drawExtraInfoCustomInfo;
```

```python
drawExtraInfoCustomInfo() -> bool
setDrawExtraInfoCustomInfo_(drawExtraInfoCustomInfo: bool)
```

