Contents

cancelFetchRequest(_:)

Cancels the request to fetch reminders.

Declaration

func cancelFetchRequest(_ fetchIdentifier: Any)

Parameters

Mentioned in

Discussion

After canceling a fetch request, EventKit doesn’t call the completion originally specified in fetchReminders(matching:completion:).

See Also

Searching calendars