Re: Releasing resources when cells are returned to the queue?
Re: Releasing resources when cells are returned to the queue?
- Subject: Re: Releasing resources when cells are returned to the queue?
- From: Roland King <email@hidden>
- Date: Wed, 10 Jun 2015 07:07:58 +0800
>>>
>>> I'd like to release resources in my collection view cells when they are returned to the reuse queue. But I can't see a way to do this. There is a call on the cell when they are popped from the queue and about to be reused, but none when they're put on the queue in the first place.
<> <>- collectionView:didEndDisplayingCell:forItemAtIndexPath:
<file:///Users/rols/Library/Developer/Shared/Documentation/DocSets/com.apple.adc.documentation.iOS.docset/Contents/Resources/Documents/documentation/UIKit/Reference/UICollectionViewDelegate_protocol/index.html#//apple_ref/occ/intfm/UICollectionViewDelegate/collectionView:didEndDisplayingCell:forItemAtIndexPath:>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden