The methods of MonoMac.Foundation.NSNotification are listed below. For a list of all members, see the NSNotification Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
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. | |