Contents

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.

See Also

Getting the Record Information