---
title: defaultResolverSpecification
framework: visualintelligence
role: symbol
role_heading: Type Property
path: visualintelligence/semanticcontentdescriptor/defaultresolverspecification
---

# defaultResolverSpecification

A default implementation of an internal type that the App Intents framework uses to convert data values with resolvers.

## Declaration

```swift
static var defaultResolverSpecification: some ResolverSpecification { get }
```

## See Also

### Protocol conformance

- [SemanticContentDescriptor.Specification](visualintelligence/semanticcontentdescriptor/specification.md)
- [SemanticContentDescriptor.ValueType](visualintelligence/semanticcontentdescriptor/valuetype.md)
- [SemanticContentDescriptor.UnwrappedType](visualintelligence/semanticcontentdescriptor/unwrappedtype.md)
