Sdílet prostřednictvím


CKFetchRecordZoneChangesOperation.RecordChanged Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Action<CloudKit.CKRecord>? RecordChanged { [Foundation.Export("recordChangedBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRecordChangedBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("recordChangedBlock", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setRecordChangedBlock:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.RecordChanged : Action<CloudKit.CKRecord> with get, set

Property Value

Attributes

Applies to