Tag: Memory-Management
All the articles with the tag "Memory-Management".
-
Don't Call willChangeValueForKey Unless It's Really Needed
Published:• 4 min readLearn why willChangeValueForKey and didChangeValueForKey are unnecessary when using setter methods for KVO in Objective-C.