---
title: summary
framework: accessorynotifications
role: symbol
role_heading: Instance Property
path: accessorynotifications/accessorynotification/summary
---

# summary

An Apple Intelligence summary for the notification.

## Declaration

```swift
let summary: NSAttributedString?
```

## See Also

### Displaying notification content

- [title](accessorynotifications/accessorynotification/title.md)
- [subtitle](accessorynotifications/accessorynotification/subtitle.md)
- [body](accessorynotifications/accessorynotification/body.md)
