Bearbeiten

Freigeben über


CKFetchNotificationChangesOperation.Completed Property

Definition

Gets or sets the action that is run after the operation completes.

public virtual Action<CloudKit.CKServerChangeToken,Foundation.NSError> Completed { [Foundation.Export("fetchNotificationChangesCompletionBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFetchNotificationChangesCompletionBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Completed : Action<CloudKit.CKServerChangeToken, Foundation.NSError> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to