---
title: SearchResultsTable.ValueType
framework: corespotlight
role: symbol
role_heading: Enumeration
path: corespotlight/searchresultstable/valuetype
---

# SearchResultsTable.ValueType

## Declaration

```swift
enum ValueType
```

## Topics

### Enumeration Cases

- [SearchResultsTable.ValueType.boolean](corespotlight/searchresultstable/valuetype/boolean.md)
- [SearchResultsTable.ValueType.date](corespotlight/searchresultstable/valuetype/date.md)
- [SearchResultsTable.ValueType.double](corespotlight/searchresultstable/valuetype/double.md)
- [SearchResultsTable.ValueType.integer](corespotlight/searchresultstable/valuetype/integer.md)
- [SearchResultsTable.ValueType.string](corespotlight/searchresultstable/valuetype/string.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 cell details

- [SearchResultsTable.Value](corespotlight/searchresultstable/value.md)
