2012年3月7日 星期三

NSNotificationCenter

- (id)addObserverForName:(NSString *)name object:(id)obj queue:(NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block

只接收obj發出的notification


- (void)postNotificationName:(NSString *)notificationName object:(id)notificationSender

notificationSender: 發出notification的sender

沒有留言:

張貼留言