Contents

EKRecurrenceEnd

A class that defines the end of a recurrence rule.

Declaration

class EKRecurrenceEnd

Mentioned in

Overview

The EKRecurrenceEnd class defines the end of a recurrence rule defined by an EKRecurrenceRule object. The recurrence end can be specified by a date (date-based) or by a maximum count of occurrences (count-based). An event that is intended to continue indefinitely should have its EKRecurrenceEnd set to nil.

Topics

Creating a Recurrence End

Accessing Recurrence End Properties

Initializers

See Also

Recurrence