---
title: TargetContentProvidingIntent
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/targetcontentprovidingintent
---

# TargetContentProvidingIntent

## Declaration

```swift
protocol TargetContentProvidingIntent : AppIntent
```

## Topics

### Instance Properties

- [contentIdentifier](appintents/targetcontentprovidingintent/contentidentifier.md)

## Relationships

### Inherits From

- [AppIntent](appintents/appintent.md)
- [PersistentlyIdentifiable](appintents/persistentlyidentifiable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

### Inherited By

- [UISceneAppIntent](appintents/uisceneappintent.md)

## See Also

### Scene support

- [AppIntentSceneDelegate](appintents/appintentscenedelegate.md)
- [UISceneAppIntent](appintents/uisceneappintent.md)
