Contents

interval

Specifies how often the recurrence rule repeats over the unit of time indicated by its frequency.

Declaration

var interval: Int { get }

Discussion

For example, a recurrence rule with a frequency type of EKRecurrenceFrequency.weekly and an interval of 2 repeats every two weeks.

See Also

Accessing Recurrence Rule Properties