---
title: calendarEvents
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspasteboard/detectedvalues/calendarevents
---

# calendarEvents

An array of calendar events that the data detection system identifies.

## Declaration

```swift
var calendarEvents: [DDMatchCalendarEvent] { get }
```
