The methods of MonoMac.Foundation.NSDistributedNotificationCenter are listed below. For a list of all members, see the NSDistributedNotificationCenter Members list.
See Also: Inherited members from MonoMac.Foundation.NSNotificationCenter
AddObserver(NSObject, MonoMac.ObjCRuntime.Selector, string, NSObject)Documentation for this section has not yet been entered. | ||
AddObserver(NSObject, MonoMac.ObjCRuntime.Selector, string, string, NSNotificationSuspensionBehavior)Documentation for this section has not yet been entered. | ||
PostNotificationName(string, string)Documentation for this section has not yet been entered. | ||
PostNotificationName(string, string, NSDictionary)Documentation for this section has not yet been entered. | ||
PostNotificationName(string, string, NSDictionary, NSNotificationFlags)Documentation for this section has not yet been entered. | ||
PostNotificationName(string, string, NSDictionary, bool)Documentation for this section has not yet been entered. | ||
RemoveObserver(NSObject, string, NSObject)Documentation for this section has not yet been entered. | ||