Key Value Coding (KVC) is simply accessing a property of an object through a string instead of the literal syntax for example [someObject valueForKey:@"someKey"]; in dot notation same as someObject.someKey;
Liked By
Write Answer
What is KVC in iOS?
Join MindStick Community
You have need login or register for voting of answers or question.
Sunil Singh
02-Jan-2017