views:

21

answers:

0

In this article, I was reading this:

Calling -[willChangeValueForKey:] and -[didChangeValueForKey:] marks an object as dirty, regardless of the key.

When exactly is -willChangeValueForKey: or -didChangeValueForKey: called?