> I don't have a good answer, but I think this may be more that UIImage caches > the images, not UIImageView. Maybe you can find something in UIImage's > docs/headers?
I think you may be on to something. This WWDC <https://developer.apple.com/videos/play/wwdc2018/219> session covers optimizing UIImage performance and has some info on what UIImage caches. How are you creating the UIImage? Are you retaining the UIImage anywhere outside of the UIImageView? _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com