次の方法で共有


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 添付ファイルを含む オブジェクトの配列。

属性

適用対象