Share via


CKModifyRecordZonesOperation.PerRecordZoneSaveHandler Property

Definition

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

Property Value

Attributes

Applies to