FetchedRecordChange

public enum FetchedRecordChange

A record change, given by a FetchedRecordsController to its change callback.

The move and update events hold a changes dictionary, whose keys are column names, and values the old values that have been changed.