<!--
{
  "availability" : [
    "iOS: 17.2.0 -",
    "iPadOS: 17.2.0 -",
    "macCatalyst: -",
    "macOS: 14.2.0 -",
    "tvOS: 17.2.0 -",
    "visionOS: -",
    "watchOS: 10.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/StringSearchCriteriaFromStringResolverSpecificification",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "App Intents"
    ],
    "preciseIdentifier" : "s:10AppIntents024StringSearchCriteriaFromC25ResolverSpecificificationV"
  },
  "title" : "StringSearchCriteriaFromStringResolverSpecificification"
}
-->

# StringSearchCriteriaFromStringResolverSpecificification

An internal type that a resolver uses to convert data values.

```
struct StringSearchCriteriaFromStringResolverSpecificification
```

## Overview

Don’t use a `StringSearchCriteriaFromStringResolverSpecificification` type directly in your code.
The system uses this type internally to manage the resolution process.

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

[`Resolver`](/documentation/AppIntents/Resolver)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)