Partilhar via


UNNotificationContent.Attachments Propriedade

Definição

Obtém uma matriz de UNNotificationAttachment objetos que contém os anexos da notificação.

[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 da propriedade

Uma matriz de UNNotificationAttachment objetos que contém os anexos da notificação.

Atributos

Aplica-se a