NSNotificationCenter Class Reference
PDF
Overview
Tasks
Getting the Notification Center
Managing Notification Observers
Posting Notifications
Class Methods
defaultCenter
Instance Methods
addObserver:selector:name:object:
addObserverForName:object:queue:usingBlock:
postNotification:
postNotificationName:object:
postNotificationName:object:userInfo:
removeObserver:
removeObserver:name:object:
Revision History
Index
COMPANION GUIDE
Notification Programming Topics for Cocoa