The methods of Foundation.NSNotification are listed below. For a list of all members, see the NSNotification Members list.
See Also: Inherited members from Foundation.NSObject
Copy(NSZone)Performs a copy of the underlying Objective-C object. | ||
EncodeTo(NSCoder)Encodes the state of the object on the provided encoder | ||
static | FromName(string, NSObject)Creates a new NSNotification with a name and an object payload. | |
static | FromName(string, NSObject, NSDictionary)Creates a new NSNotification with a name, an object and a dictionary payload. | |