Platforms to show: All Mac Windows Linux Cross-Platform

Back to EKEventStoreMBS class.

EKEventStoreMBS.authorizationStatusForEntityType(entityType as Integer) as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Calendar MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Returns the authorization status for the given entity type.

Available in OS X v10.9 and later.

EKEventStoreMBS.Available as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Calendar MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Whether this class is available.

Returns true on Mac OS X 10.8 and newer with 64-bit.

EKEventStoreMBS.EKErrorDomain as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Calendar MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The EventKit error domain.

EKEventStoreMBS.EKEventStoreChangedNotification as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Calendar MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The changed notification name.

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.

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


The biggest plugin in space...