fetchForEvents()
Creates a fetch request for all events in a persistent CloudKit container.
Declaration
class func fetchForEvents() -> NSFetchRequest<any NSFetchRequestResult>Return Value
A request object that fetches persistent CloudKit container events by executing in a managed object context.