共用方式為


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 ,其中包含通知的附件。

屬性

適用於