Contents

IntentPrediction

A prediction for a specific app intent that the system might display to someone when it’s relevant.

Declaration

struct IntentPrediction<Intent, T> where Intent : AppIntent

Overview

Includes the predicted parameters, and ways to get a user-visible description for a predicted or suggested action given those parameters.

Topics

Creating a prediction

Initializers

See Also

Intent predictions