Compartir a través de


UNNotificationContent.Attachments Propiedad

Definición

Obtiene una matriz de UNNotificationAttachment objetos que contiene los datos adjuntos de la notificación.

[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; }
member this.Attachments : UserNotifications.UNNotificationAttachment[]

Valor de propiedad

Matriz de UNNotificationAttachment objetos que contiene los datos adjuntos de la notificación.

Atributos

Se aplica a