Platforms to show: All Mac Windows Linux Cross-Platform

EKRecurrenceRuleMBS class

Super class: EKObjectMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Calendar MBS Mac64bit Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The EKRecurrenceRule class is used to describe the recurrence pattern for a recurring event.

After you create a recurrence rule, assign it to an event with the recurrenceRule method of EKEvent.

Recurrence rules can have an end, represented by an EKRecurrenceEnd object. The end can be based on a specific date or a maximum number of occurrences.
Subclass of the EKObjectMBS class.

Frequencies for recurrence rules.

Constant Value Description
kRecurrenceFrequencyDaily 0 Indicates a daily recurrence rule.
kRecurrenceFrequencyMonthly 2 Indicates a monthly recurrence rule.
kRecurrenceFrequencyWeekly 1 Indicates a weekly recurrence rule.
kRecurrenceFrequencyYearly 3 Indicates a yearly recurrence rule.

Super class EKObjectMBS

This class has no sub classes.

Some methods using this class:

Blog Entries

Release notes


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


EKRecurrenceEndMBS   -   EKReminderMBS


The biggest plugin in space...