---
title: occurrences
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/calendar/recurrencerule/end-swift.struct/occurrences
---

# occurrences

At most many times the event may occur This value is set when the struct was initialized with .afterOccurrences()

## Declaration

```swift
var occurrences: Int? { get }
```

## See Also

### Instance Properties

- [date](foundation/calendar/recurrencerule/end-swift.struct/date.md)
