[]
Gets the visual element representing a group(header) cell.
protected virtual UICollectionReusableView GetGroupCell(UICollectionView collectionView, NSIndexPath indexPath, IDataCollectionGroup<object, object> group)
| Type | Name | Description |
|---|---|---|
| UICollectionView | collectionView | The collection view. |
| NSIndexPath | indexPath | The index path. |
| IDataCollectionGroup<object, object> | group | The group data item. |
| Type | Description |
|---|---|
| UICollectionReusableView |