Поделиться через


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 объектов , содержащий вложения для уведомления.

Атрибуты

Применяется к