---
title: SearchableItem
framework: corespotlight
role: symbol
role_heading: Structure
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, visionOS 27.0+]
path: corespotlight/searchableitem
---

# SearchableItem

A Swift value type representing a Spotlight search result.

## Declaration

```swift
struct SearchableItem
```

## Topics

### Instance Properties

- [item](corespotlight/searchableitem/item.md)

## Relationships

### Conforms To

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