CKSubscription.NotificationInfo Property

Definition

Configuration data for the push notifications sent by this 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

Property Value

Attributes

Applies to