[]
public override UICollectionReusableView GetViewForSupplementaryElement(UICollectionView collectionView, NSString elementKind, NSIndexPath indexPath)
Public Overrides Function GetViewForSupplementaryElement(collectionView As UICollectionView, elementKind As NSString, indexPath As NSIndexPath) As UICollectionReusableView
| Type | Name | Description |
|---|---|---|
| UICollectionView | collectionView | |
| NSString | elementKind | |
| NSIndexPath | indexPath |
| Type | Description |
|---|---|
| UICollectionReusableView |