Contents

updatedProperties

The set of properties that were updated on the managed object.

Declaration

var updatedProperties: Set<NSPropertyDescription>? { get }

Mentioned in

Discussion

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

See Also

Inspecting Change Details