CKSubscription.NotificationInfo 属性

定义

CKSubscription发送的推送通知的配置数据。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CloudKit.CKNotificationInfo NotificationInfo { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("notificationInfo", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setNotificationInfo:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.NotificationInfo : CloudKit.CKNotificationInfo with get, set

属性值

属性

适用于