# `GSCollectionViewItemView.drawChangeState`

*Instance Property*

## Declaration

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

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

```python
drawChangeState() -> bool
setDrawChangeState_(drawChangeState: bool)
```

