# `BCCollectionView.drawBackground`

*Instance Property*

## Declaration

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

```objc
@property (nonatomic, assign) BOOL drawBackground;
```

```python
drawBackground() -> bool
setDrawBackground_(drawBackground: bool)
```

