---
title: searchScopes
framework: appintents
role: symbol
role_heading: Type Property
path: appintents/showinappsearchresultsintent/searchscopes
---

# searchScopes

Values that help the system understand the scope of an app intent that shows the results of a string-based search.

## Declaration

```swift
static var searchScopes: Self.Criteria.SearchScopes { get }
```

## See Also

### Scoping the search

- [StringSearchScope](appintents/stringsearchscope.md)
