TimeOrderedResultsControllerDataSourceObserver
@objc
public protocol TimeOrderedResultsControllerDataSourceObserver
Undocumented
-
Results are provided sorted in the natural time order of the data source
Declaration
Swift
func dataSourceNewResultsInserted(items: [Any])
-
Undocumented
Declaration
Swift
func dataSourceOldResultsLoaded(items: [Any])