You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(UIEdgeInsets) collectionView:(UICollectionView *)collectionView layout:(UICollectionViewLayout *)layout insetsForItemAtIndexPath:(NSIndexPath *)indexPath;
It gives elegant access to UICollectionView and its layout. Thanks. Sorry for my English.
The text was updated successfully, but these errors were encountered:
(UIEdgeInsets) collectionView:(UICollectionView *)collectionView
layout:(UICollectionViewLayout *)layout
insetsForItemAtIndexPath:(NSIndexPath *)indexPath; It gives elegant access
to UICollectionView and its layout. Thanks. Sorry for my English.
—
Reply to this email directly or view it on GitHub #27.
Hello. Please make delegate methods of the layout to apple style, for easy manage of multiple collection views.
Delegate mehtods:
i am can not recognize which grid view called them.
So my propose is:
It gives elegant access to UICollectionView and its layout. Thanks. Sorry for my English.
The text was updated successfully, but these errors were encountered: