UNMutableNotificationContent.Attachments Proprietà

Definizione

Ottiene o imposta una matrice di UNNotificationAttachment oggetti che contiene gli allegati per la notifica.

[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

Valore della proprietà

Matrice di UNNotificationAttachment oggetti che contiene gli allegati per la notifica.

Attributi

Si applica a