# `GSCollectionViewItemView.drawLabelColor`

*Instance Property*

## Declaration

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

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

```python
drawLabelColor() -> bool
setDrawLabelColor_(drawLabelColor: bool)
```

