Contents

hasRecurrenceRules

A Boolean value that indicates whether the calendar item has recurrence rules.

Declaration

var hasRecurrenceRules: Bool { get }

Discussion

If true, the calendar item has recurrence rules; otherwise it does not.

Special Considerations

The implementation only supports a single recurrence rule. Adding a recurrence rule replaces the single recurrence rule.

See Also

Setting Recurrence Rules