<!--
{
  "availability" : [
    "iOS: 18.4.0 -",
    "iPadOS: 18.4.0 -",
    "macCatalyst: 18.4.0 -",
    "macOS: 15.4.0 -",
    "visionOS: 2.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreSpotlight",
  "identifier" : "/documentation/CoreSpotlight/CSSearchableItemAttributeSet/textContentSummary",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Core Spotlight",
      "CoreSpotlight"
    ],
    "preciseIdentifier" : "c:objc(cs)CSSearchableItemAttributeSet(py)textContentSummary"
  },
  "title" : "textContentSummary"
}
-->

# textContentSummary

A string that presents the Apple Intelligence summarization of the item.

```
var textContentSummary: String? { get }
```

## Discussion

For some types of content, Apple Intelligence generates a summary of the text content
you provide and places it in this property. For information about how to generate summaries,
see [Generating summary and priority data for indexed items](/documentation/CoreSpotlight/generating-summary-and-priority-data-for-indexed-items).

---

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)