init(rawValue:)
Returns a new notification object with a specified name and object.
Declaration
init(rawValue: String)Parameters
- rawValue:
The name of the notification object.
Returns a new notification object with a specified name and object.
init(rawValue: String)The name of the notification object.