# `BCCollectionView groupHeaderHeight`

*Instance Method*

## Declaration

```swift
func groupHeaderHeight() -> UInt
```

```objc
- (NSUInteger) groupHeaderHeight;
```

```python
groupHeaderHeight() -> int
```

