class NSNotification
An object containing information broadcast to registered observers that bridges to
Notification
; use NSNotification
when you need reference semantics or other Foundation-specific behavior.
情報を含んでいるあるオブジェクトはNotification
にブリッジする登録オブザーバに放送します;あなたが参照意味論や他のFoundation特有の挙動を必要とする場合はNSNotification
を使ってください。