Contents

EKRecurrenceRule

A class that describes the pattern for a recurring event.

Declaration

class EKRecurrenceRule

Mentioned in

Overview

After you create a recurrence rule, assign it to an event with the 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.

Topics

Creating a Basic Recurrence Rule

Creating a Complex Recurrence Rule

Accessing Recurrence Rule Properties

Initializers

See Also

Recurrence