fetchHistory(after:)
Retrieves the request history after a given token.
Declaration
class func fetchHistory(after token: NSPersistentHistoryToken?) -> SelfParameters
- token:
The bookmark that defines the start of the request history.
Mentioned in
Return Value
A persistent history fetch request (NSPersistentHistoryChangeRequest) with an initial token bookmark boundary.