---
title: SystemShortcut.Specification
framework: appintents
role: symbol
role_heading: Type Alias
path: appintents/systemshortcut/specification
---

# SystemShortcut.Specification

## Declaration

```swift
typealias Specification = EmptyResolverSpecification<SystemShortcut>
```

## See Also

### Resolving the type

- [defaultResolverSpecification](appintents/systemshortcut/defaultresolverspecification.md)
- [SystemShortcut.ValueType](appintents/systemshortcut/valuetype.md)
- [SystemShortcut.UnwrappedType](appintents/systemshortcut/unwrappedtype.md)
