We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions
cover of episode 732. Pro iOS Table Views and Collection Views-代码介绍17

732. Pro iOS Table Views and Collection Views-代码介绍17

2016/9/4
logo of podcast iOSDevLog

iOSDevLog

Shownotes Transcript

http://v.youku.com/v_show/id_XMTcxMzEyOTAzNg==.html?beta&CHAPTER 17: Animated and Interactive Collection Viewsadd Gesture call invalidateLayout()func prepareForCollectionViewUpdates(updateItems: [UICollectionViewUpdateItem])func initialLayoutAttributesForAppearingItemAtIndexPath(itemIndexPath: NSIndexPath) -> UICollectionViewLayoutAttributes?func finalLayoutAttributesForDisappearingItemAtIndexPath(itemIndexPath: NSIndexPath) -> UICollectionViewLayoutAttributes?