CKFetchNotificationChangesOperation.NotificationChanged 属性

定义

针对每个推送通知执行的操作。

public virtual Action<CloudKit.CKNotification> NotificationChanged { [Foundation.Export("notificationChangedBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setNotificationChangedBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.NotificationChanged : Action<CloudKit.CKNotification> with get, set

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

适用于