Share via


CKSyncEngineState.RemovePendingRecordZoneChanges Method

Definition

[Foundation.Export("removePendingRecordZoneChanges:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemovePendingRecordZoneChanges(CloudKit.CKSyncEnginePendingRecordZoneChange[] changes);
[<Foundation.Export("removePendingRecordZoneChanges:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemovePendingRecordZoneChanges : CloudKit.CKSyncEnginePendingRecordZoneChange[] -> unit
override this.RemovePendingRecordZoneChanges : CloudKit.CKSyncEnginePendingRecordZoneChange[] -> unit

Parameters

Attributes

Applies to