---
title: SpotlightSearchTool.SearchReply.Status
framework: corespotlight
role: symbol
role_heading: Enumeration
path: corespotlight/spotlightsearchtool/searchreply/status-swift.enum
---

# SpotlightSearchTool.SearchReply.Status

## Declaration

```swift
enum Status
```

## Topics

### Enumeration Cases

- [SpotlightSearchTool.SearchReply.Status.complete](corespotlight/spotlightsearchtool/searchreply/status-swift.enum/complete.md)
- [SpotlightSearchTool.SearchReply.Status.partial](corespotlight/spotlightsearchtool/searchreply/status-swift.enum/partial.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting the reply details

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