---
title: intentSupportedByMultipleExtension
framework: intents
role: symbol
role_heading: Type Property
path: intents/inintenterror/intentsupportedbymultipleextension
---

# intentSupportedByMultipleExtension

## intentSupportedByMultipleExtension

intentSupportedByMultipleExtension Type Property of INIntentError An intent was supported by more than one Intents extension in the same app.

``` static var intentSupportedByMultipleExtension: INIntentError.Code { get } ```

Discussion

An app may have multiple Intents extensions, but each one must support a unique set of intents.
