Contents

NSManagedObjectContext.ObjectsDidChangeMessage

Posted when objects in a main queue context change (inserted, updated, deleted, refreshed, or invalidated).

Declaration

struct ObjectsDidChangeMessage

Overview

Only use this message type for contexts with NSMainQueueConcurrencyType.

Topics

Instance Properties