Tag: Objective-C
All the articles with the tag "Objective-C".
-
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.