Peter Steinberger
Don't Call willChangeValueForKey Unless It's Really Needed
KVO methods willChangeValueForKey and didChangeValueForKey are automatically called by setter methods, so manual calls are unnecessary.
2 articles published
KVO methods willChangeValueForKey and didChangeValueForKey are automatically called by setter methods, so manual calls are unnecessary.
Author relaunches blog to share iOS development tips and personal reflections.