Io Reference







Core   /   NotificationCenter   /   Notification





 
 
 



name

Returns the name of the notification.
post

Posts the notification to the NotificationCenter.
sender

Returns the sender of the notification.
setName(anObject)

Sets the name of the Notification. Returns self.
setSender(anObject)

Sets the sender of the Notification. Returns self.