MonoMac.Foundation.NSNotification: Method Members

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

Public Methods

static
FromName(string, NSObject) : NSNotification
Creates a new NSNotification with a name and an object payload.
static
FromName(string, NSObject, NSDictionary) : NSNotification
Creates a new NSNotification with a name, an object and a dictionary payload.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSNotification object.