Share via


CKFetchRecordZoneChangesOperation.RecordWasChangedHandler Property

Definition

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

Property Value

Attributes

Applies to