Partager via


UNMutableNotificationContent.Attachments Propriété

Définition

Obtient ou définit un tableau d’objets UNNotificationAttachment qui contient les pièces jointes pour la notification.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UserNotifications.UNNotificationAttachment[] Attachments { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("attachments", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setAttachments:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Attachments : UserNotifications.UNNotificationAttachment[] with get, set

Valeur de propriété

Tableau d’objets UNNotificationAttachment qui contient les pièces jointes pour la notification.

Attributs

S’applique à