UNNotificationContent.Attachments 属性

定义

获取包含通知附件的 对象的数组 UNNotificationAttachment

[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[]

属性值

包含通知附件的 对象的数组 UNNotificationAttachment

属性

适用于