public final class EKRecurrenceFrequency
extends java.lang.Object
The frequency of a recurrence
EKRecurrenceFrequency designates the unit of time used to describe the recurrence. It has four possible values, which correspond to recurrence rules that are defined in terms of days, weeks, months, and years.
public static final long Daily
public static final long Weekly
public static final long Monthly
public static final long Yearly