Freigeben über


UNNotificationAttachmentOptions Konstruktoren

Definition

Überlädt

UNNotificationAttachmentOptions()

Erstellt ein leeres Anlageoptionen-Objekt.

UNNotificationAttachmentOptions(NSDictionary)

Erstellt ein Attachments-Optionsobjekt aus dem angegebenen Wörterbuch.

UNNotificationAttachmentOptions()

Erstellt ein leeres Anlageoptionen-Objekt.

[Foundation.Preserve(Conditional=true)]
public UNNotificationAttachmentOptions ();
Attribute

Gilt für:

UNNotificationAttachmentOptions(NSDictionary)

Erstellt ein Attachments-Optionsobjekt aus dem angegebenen Wörterbuch.

[Foundation.Preserve(Conditional=true)]
public UNNotificationAttachmentOptions (Foundation.NSDictionary dictionary);
new UserNotifications.UNNotificationAttachmentOptions : Foundation.NSDictionary -> UserNotifications.UNNotificationAttachmentOptions

Parameter

dictionary
NSDictionary
Attribute

Gilt für: