Package apple.uikit
Interface UICollectionViewDiffableDataSource.Block_setSupplementaryViewProvider
-
- Enclosing class:
- UICollectionViewDiffableDataSource<_SectionIdentifierType,_ItemIdentifierType>
public static interface UICollectionViewDiffableDataSource.Block_setSupplementaryViewProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UICollectionReusableViewcall_setSupplementaryViewProvider(UICollectionView collectionView, java.lang.String elementKind, NSIndexPath indexPath)
-
-
-
Method Detail
-
call_setSupplementaryViewProvider
UICollectionReusableView call_setSupplementaryViewProvider(UICollectionView collectionView, java.lang.String elementKind, NSIndexPath indexPath)
-
-