---
title: SpotlightSearchTool.ContentDomain.Items
framework: corespotlight
role: symbol
role_heading: Structure
path: corespotlight/spotlightsearchtool/contentdomain/items-swift.struct
---

# SpotlightSearchTool.ContentDomain.Items

Attribute mapping for the items domain.

## Declaration

```swift
struct Items
```

## Topics

### Configuring the domain

- [init(title:text:created:modified:)](corespotlight/spotlightsearchtool/contentdomain/items-swift.struct/init(title:text:created:modified:).md)

### Getting the domain attributes

- [created](corespotlight/spotlightsearchtool/contentdomain/items-swift.struct/created.md)
- [modified](corespotlight/spotlightsearchtool/contentdomain/items-swift.struct/modified.md)
- [text](corespotlight/spotlightsearchtool/contentdomain/items-swift.struct/text.md)
- [title](corespotlight/spotlightsearchtool/contentdomain/items-swift.struct/title.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting the items domain

- [items](corespotlight/spotlightsearchtool/contentdomain/items-swift.type.property.md)
- [items(_:)](corespotlight/spotlightsearchtool/contentdomain/items(_:).md)
