# `GSCollectionViewItemView.drawExtraInfo`

*Instance Property*

## Declaration

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

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

```python
drawExtraInfo() -> bool
setDrawExtraInfo_(drawExtraInfo: bool)
```

