Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
NSNotificationCenter は、オブザーバーに通知を送信する必要があるかどうかを判断するために、ポインターの等価性またはその他の基準 (isEqual: や hash: など) を使用しますか?
ポインターの等価性 -- オブザーバーが監視している特定のオブジェクトからの通知のみを転送します。