Share via


CKFetchRecordChangesOperation.AllChangesReported Property

Definition

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

Property Value

Attributes

Applies to