Key-Value Coding (KVC)

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:programming_language
gptkbp:allows accessing properties using strings
setting properties using strings
gptkbp:definedIn gptkb:Apple
gptkbp:documentation gptkb:Apple_Developer_Documentation
gptkbp:enables dynamic property access
indirect access to object properties
key-based property access
https://www.w3.org/2000/01/rdf-schema#label Key-Value Coding (KVC)
gptkbp:provides setValue:forKey:
setValue:forKeyPath:
valueForKey:
valueForKeyPath:
gptkbp:relatedTo gptkb:Key-Value_Observing_(KVO)
gptkbp:usedFor data binding
serialization
dynamic property lookup
gptkbp:usedIn gptkb:Objective-C
gptkb:Swift
gptkb:Cocoa_Touch
Cocoa
gptkbp:bfsParent gptkb:Key-Value_Observing_(KVO)
gptkbp:bfsLayer 8