fetchResultBeforeChanges
The original fetch result, without recent changes.
Declaration
var fetchResultBeforeChanges: PHFetchResult<ObjectType> { get }Discussion
This property’s value is the same object you passed to the changeDetails(for:) method to request change details.