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

# subtitle

Secondary text for the notification.

## Declaration

```swift
let subtitle: String?
```

## Discussion

Discussion This property contains text that supplements title.

## See Also

### Displaying notification content

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