(UICollectionReusableView )collectionView:(UICollectionView )collectionView viewForSupplementaryElementOfKind:(NSString )kind atIndexPath:(NSIndexPath )indexPath;
(UICollectionReusableView )collectionView:(UICollectionView )collectionView viewForSupplementaryElementOfKind:(NSString )kind atIndexPath:(NSIndexPath )indexPath;
2 回答831 阅读
1 回答776 阅读
1 回答966 阅读
2 回答746 阅读
1 回答827 阅读
712 阅读
1 回答627 阅读
这个方法用于实现自定义的header或footer,类似于 UITableView 的