---
title: Prediction
framework: appintents
role: symbol
role_heading: Associated Type
path: appintents/predictableintent/prediction
---

# Prediction

## Declaration

```swift
associatedtype Prediction : IntentPredictionConfiguration
```

## See Also

### Getting the supporting types

- [IntentPrediction](appintents/intentprediction.md)
- [IntentPredictionConfiguration](appintents/intentpredictionconfiguration.md)
- [IntentPredictionsBuilder](appintents/intentpredictionsbuilder.md)
