次の方法で共有


CKFetchRecordChangesOperation.RecordChanged プロパティ

定義

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

プロパティ値

(このノードのその他のドキュメントが提供されます)

この値は、null の場合もあります。

属性

適用対象