IntentModes
A set of options that describe an app intent’s behavior.
Declaration
struct IntentModesOverview
TheIntentModes structure provides values that describe an app intent’s behavior. For example, intent modes describe whether an app intent can run in the background, foreground, or both. If an app intent supports a IntentModes.ForegroundMode, it can specify additional behaviors.