Share via


CKFetchNotificationChangesOperation.NotificationChanged Property

Definition

Action that is executed for each push notification.

public virtual Action<CloudKit.CKNotification>? NotificationChanged { get; set; }
member this.NotificationChanged : Action<CloudKit.CKNotification> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Applies to