Sdílet prostřednictvím


CKFetchRecordZoneChangesOperation.ChangesCompleted Property

Definition

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

Property Value

Attributes

Applies to