MonoMac.Foundation.NSUserNotification Members

The members of MonoMac.Foundation.NSUserNotification are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Documentation for this section has not yet been entered.
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.

Public Properties

ActionButtonTitlestring. Documentation for this section has not yet been entered.
[read-only]
ActivationTypeNSUserNotificationActivationType. Documentation for this section has not yet been entered.
[read-only]
ActualDeliveryDateNSDate. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DeliveryDateNSDate. Documentation for this section has not yet been entered.
DeliveryRepeatIntervalNSDateComponents. Documentation for this section has not yet been entered.
DeliveryTimeZoneNSTimeZone. Documentation for this section has not yet been entered.
HasActionButtonbool. Documentation for this section has not yet been entered.
InformativeTextstring. Documentation for this section has not yet been entered.
[read-only]
static
NSUserNotificationDefaultSoundNameNSString. Represents the value associated with the constant NSUserNotificationDefaultSoundName
OtherButtonTitlestring. Documentation for this section has not yet been entered.
[read-only]
Presentedbool. Documentation for this section has not yet been entered.
[read-only]
Remotebool. Documentation for this section has not yet been entered.
SoundNamestring. Documentation for this section has not yet been entered.
Subtitlestring. Documentation for this section has not yet been entered.
Titlestring. Documentation for this section has not yet been entered.
UserInfoNSDictionary. Documentation for this section has not yet been entered.

Protected Methods

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