object
An object that the poster wishes to send to observers.
Declaration
var object: Any?Discussion
Typically this is the object that posted the notification.
An object that the poster wishes to send to observers.
var object: Any?Typically this is the object that posted the notification.