mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Expose collection view supplementary node data source method
This commit is contained in:
committed by
Levi McCallum
parent
0d2332bd82
commit
e492770aed
@@ -274,6 +274,8 @@
|
||||
|
||||
@optional
|
||||
|
||||
- (ASDisplayNode *)collectionView:(ASCollectionView *)collectionView nodeForSupplementaryElementOfKind:(NSString *)kind atIndexPath:(NSIndexPath *)indexPath;
|
||||
|
||||
/**
|
||||
* Provides the constrained size range for measuring the node at the index path.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user