Share via


CKFetchDatabaseChangesOperation.Changed Property

Definition

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

Property Value

Attributes

Applies to