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