recurrenceEnd
Indicates when the recurrence rule ends.
Declaration
@NSCopying var recurrenceEnd: EKRecurrenceEnd? { get set }Discussion
This can be represented by an end date or a number of occurrences.
Indicates when the recurrence rule ends.
@NSCopying var recurrenceEnd: EKRecurrenceEnd? { get set }This can be represented by an end date or a number of occurrences.