The members of MonoMac.Foundation.NSUserNotificationCenter are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | DefaultUserNotificationCenter | NSUserNotificationCenter. Documentation for this section has not yet been entered. |
| Delegate | NSUserNotificationCenterDelegate. An instance of the MonoMac.Foundation.NSUserNotificationCenterDelegate model class which acts as the class delegate. | |
| [read-only] | DeliveredNotifications | NSUserNotification[]. Documentation for this section has not yet been entered. |
| ScheduledNotifications | NSUserNotification[]. Documentation for this section has not yet been entered. | |
| ShouldPresentNotification | UNCShouldPresentNotification. Delegate invoked by the object to get a value. | |
| WeakDelegate | NSObject. An object that can respond to the delegate protocol for this type |
DeliverNotification(NSUserNotification)Documentation for this section has not yet been entered. | ||
RemoveAllDeliveredNotifications()Documentation for this section has not yet been entered. | ||
RemoveDeliveredNotification(NSUserNotification)Documentation for this section has not yet been entered. | ||
RemoveScheduledNotification(NSUserNotification)Documentation for this section has not yet been entered. | ||
ScheduleNotification(NSUserNotification)Documentation for this section has not yet been entered. | ||
| DidActivateNotification | Event raised by the object. | |
| DidDeliverNotification | Event raised by the object. |