다음을 통해 공유


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 배열입니다.

특성

적용 대상