Edit

Share via


CKFetchNotificationChangesOperation.NotificationChanged Property

Definition

Action that is executed for each push notification.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to