<!--
{
  "availability" : [
    "iOS: 26.4.0 -",
    "iPadOS: 26.4.0 -",
    "macCatalyst: 26.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CarPlay",
  "identifier" : "/documentation/CarPlay/CPListTemplateDetailsHeader/subtitle",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "CarPlay"
    ],
    "preciseIdentifier" : "c:objc(cs)CPListTemplateDetailsHeader(py)subtitle"
  },
  "title" : "subtitle"
}
-->

# subtitle

The secondary subtitle text displayed below the title.

```
var subtitle: String? { get set }
```

## Discussion

The subtitle provides additional context or metadata about the content,
such as artist names, episode descriptions, or secondary information.
This text is displayed with reduced visual prominence compared to the title.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)