Platforms to show: All Mac Windows Linux Cross-Platform

Back to EKEventStoreMBS class.

EKEventStoreMBS.Changed

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Calendar MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No
The changed event.

Posted whenever changes are made to the Calendar database, including adding, removing, and changing events or reminders. Individual changes are not described. When you receive this notification, you should refetch all EKEvent and EKReminder objects you have accessed, as they are considered stale. If you are actively editing an event and do not wish to refetch it unless it is absolutely necessary to do so, you can call the refresh method on it. If the method returns true, you do not need to refetch the event.

EKEventStoreMBS.enumerateEventsMatchingPredicateUpdate(e as EKEventMBS, byref stop as boolean, predicate as NSPredicateMBS, tag as Variant)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Calendar MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No
The method enumerateEventsMatchingPredicate found another event.

EKEventStoreMBS.eventsMatchingPredicateAsyncCompleted(events() as EKEventMBS, predicate as NSPredicateMBS, tag as Variant)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Calendar MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No
The async call to eventsMatchingPredicate completed.

EKEventStoreMBS.fetchRemindersMatchingPredicateCompleted(reminders() as EKReminderMBS, predicate as NSPredicateMBS, tag as Variant)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Calendar MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No
The call to fetchRemindersMatchingPredicate completed.

Some examples using this event:

EKEventStoreMBS.requestAccessToEntityTypeCompleted(entityType as Integer, granted as Boolean, error as NSErrorMBS, tag as Variant)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Calendar MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No
The event called by requestAccessToEntityType once decision is made.

Some examples using this event:

The items on this page are in the following plugins: MBS Mac64bit Plugin.


The biggest plugin in space...