---
title: UISceneAppIntent
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/uisceneappintent
---

# UISceneAppIntent

## Declaration

```swift
protocol UISceneAppIntent : TargetContentProvidingIntent
```

## Topics

### Instance Properties

- [uiScene](appintents/uisceneappintent/uiscene.md)

### Instance Methods

- [performNavigation(forScene:)](appintents/uisceneappintent/performnavigation(forscene:).md)

## Relationships

### Inherits From

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

## See Also

### Scene support

- [AppIntentSceneDelegate](appintents/appintentscenedelegate.md)
- [TargetContentProvidingIntent](appintents/targetcontentprovidingintent.md)
