---
title: calendars
framework: eventkit
role: symbol
role_heading: Instance Property
path: eventkit/eksource/calendars
---

# calendars

The calendars that belong to this source object.

## Declaration

```swift
var calendars: Set<EKCalendar> { get }
```

## Discussion

Discussion note: This property is not available in macOS.

## See Also

### Accessing Calendars

- [calendars(for:)](eventkit/eksource/calendars(for:).md)
