Key-Value Coding

E1277161 UNEXPLORED

Key-Value Coding is an Objective-C and Swift programming mechanism that allows indirect access to an object's properties using string keys, enabling dynamic behavior and patterns like Key-Value Observing.

All labels observed (2)

Label Occurrences
Key-Value Coding canonical 1
NSKeyValueCoding 1

How this entity was disambiguated

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Key-Value Observing basedOn Key-Value Coding
NSText conformsTo NSKeyValueCoding
linked to: Key-Value Coding