KEWLLiveAndProfileDelegate Protocol Reference
| Conforms to | NSObject |
|---|---|
| Declared in | KEWLLiveAndProfileDelegate.h |
– collectionView:didSelectItemAtIndexPath:
因为不想在view中做各种逻辑处理或者是埋点,所以即使麻烦,也要把代理方法传出去✌️
- (void)collectionView:(UICollectionView *)collectionView didSelectItemAtIndexPath:(NSIndexPath *)indexPathDeclared In
KEWLLiveAndProfileDelegate.h