Freigeben über


UNMutableNotificationContent.Attachments Eigenschaft

Definition

Ruft ein Array von UNNotificationAttachment -Objekten ab, das die Anlagen für die Benachrichtigung enthält, oder legt dieses fest.

[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

Eigenschaftswert

Ein Array von UNNotificationAttachment -Objekten, das die Anlagen für die Benachrichtigung enthält.

Attribute

Gilt für: