---
title: CSSearchableItemActivityIdentifier
framework: corespotlight
role: symbol
role_heading: Global Variable
path: corespotlight/cssearchableitemactivityidentifier
---

# CSSearchableItemActivityIdentifier

The key you use to access a searchable item in a user activity object.

## Declaration

```swift
let CSSearchableItemActivityIdentifier: String
```

## Discussion

Discussion Use this key to access the unique identifier for the searchable item from the userInfo dictionary of a NSUserActivity object.

## See Also

### Continuing a search or activity

- [CSSearchableItemActionType](corespotlight/cssearchableitemactiontype.md)
- [CSQueryContinuationActionType](corespotlight/csquerycontinuationactiontype.md)
- [CSSearchQueryString](corespotlight/cssearchquerystring.md)
