Lesson 3, “Key Value Coding and Key Value Observing” covers why key value coding matters. First, viewers learn how to declare Key Value Coding (KVC) compliant properties. Next, viewers learn how to access the values in properties using key value coding. Following that, the lesson covers how to observe changes on objects using key value observing (KVO) and how to implement manual notifications.
Did you find this useful? Feel free to bookmark or post to your timeline.
Like this:
Like Loading...
Related