Key-Value Coding Programming Guide

PDF

  • Introduction

Articles

  • What is Key-Value Coding?
  • Terminology
  • Key-Value Coding Fundamentals
  • Key-Value Coding Accessor Methods
  • Key-Value Validation
  • Ensuring KVC Compliance
  • Scalar and Structure Support
  • Set and Array Operators
  • Accessor Search Implementation Details
  • Describing Property Relationships
  • Performance Considerations
  • Revision History

Related Reference

Objective-C

  • NSClassDescription
  • NSKeyValueCoding
  • NSKeyValueObserving
  • NSScriptClassDescription
  • NSScriptKeyValueCoding

Related Documents

  • Key-Value Observing Programming Guide