---
title: AppSchema.AppStoreIntent
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/appstoreintent
---

# AppSchema.AppStoreIntent

## Declaration

```swift
protocol AppStoreIntent : AppSchema.Kind
```

## Topics

### Instance Properties

- [installApplication](appintents/appschema/appstoreintent/installapplication.md)

## Relationships

### Inherits From

- [AppSchema.Kind](appintents/appschema/kind.md)

### Conforming Types

- [AppSchema.Intent](appintents/appschema/intent.md)
