Share via


CKFetchDatabaseChangesOperation.ChangesCompleted Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CloudKit.CKFetchDatabaseChangesCompletionHandler? ChangesCompleted { [Foundation.Export("fetchDatabaseChangesCompletionBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFetchDatabaseChangesCompletionBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fetchDatabaseChangesCompletionBlock", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setFetchDatabaseChangesCompletionBlock:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ChangesCompleted : CloudKit.CKFetchDatabaseChangesCompletionHandler with get, set

Property Value

Attributes

Applies to