# `BCCollectionView reflow`

*Instance Method*

## Declaration

```swift
func reflow()
```

```objc
- (void) reflow;
```

```python
reflow()
```

