Slide 12
Slide 12 text
RAC macros and
Utilities
RACAble(object, keypath)
• Returns a signal that observes the
object’s keypath for changes
• Alternative way to do KVO
RAC(object, keypath) = signal
• Keeps the object’s keypath updated with
values sent to the signal
Friday, June 14, 13