[]
        
(Showing Draft Content)

C1.iOS.DataCollection.C1CollectionViewSource-1.GetViewForSupplementaryElement

GetViewForSupplementaryElement Method

GetViewForSupplementaryElement(UICollectionView, NSString, NSIndexPath)

Declaration
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
Parameters
Type Name Description
UICollectionView collectionView
NSString elementKind
NSIndexPath indexPath
Returns
Type Description
UICollectionReusableView