recordID
The ID of the record that CloudKit creates, updates, or deletes.
Declaration
@NSCopying var recordID: CKRecord.ID? { get }Discussion
Use this value to fetch the record.
The ID of the record that CloudKit creates, updates, or deletes.
@NSCopying var recordID: CKRecord.ID? { get }Use this value to fetch the record.