---
title: content
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/spotlightsearchtool/searchreply/content-swift.property
---

# content

The result content — determines what to display and how.

## Declaration

```swift
let content: SpotlightSearchTool.SearchReply.Content
```

## Mentioned in

Making your indexed content available to Foundation Models

## See Also

### Getting the reply details

- [label](corespotlight/spotlightsearchtool/searchreply/label.md)
- [status](corespotlight/spotlightsearchtool/searchreply/status-swift.property.md)
- [SpotlightSearchTool.SearchReply.Content](corespotlight/spotlightsearchtool/searchreply/content-swift.enum.md)
- [SpotlightSearchTool.SearchReply.Status](corespotlight/spotlightsearchtool/searchreply/status-swift.enum.md)
