Contents

tombstone

A dictionary of attributes marked for preservation after deletion, and their values when deleted.

Declaration

var tombstone: [AnyHashable : Any]? { get }

Mentioned in

Discussion

This value is expected on changes of type NSPersistentHistoryChangeType.delete.

See Also

Inspecting Change Details