<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: -",
    "macOS: 27.0.0 -",
    "tvOS: 27.0.0 -",
    "visionOS: 27.0.0 -",
    "watchOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/IntentParameter/AppUnionValueComponent",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "App Intents",
      "AppIntents"
    ],
    "preciseIdentifier" : "s:10AppIntents15IntentParameterCA2A0A10UnionValue0F4TypeRpzrlE0aeF9ComponentO"
  },
  "title" : "IntentParameter.AppUnionValueComponent"
}
-->

# IntentParameter.AppUnionValueComponent

The components of a union value parameter available for use in parameter summaries.

```
enum AppUnionValueComponent
```

## Topics

### Enumeration Cases

[`case type`](/documentation/AppIntents/IntentParameter/AppUnionValueComponent/type)

The case name component of this union value parameter.

[`case value`](/documentation/AppIntents/IntentParameter/AppUnionValueComponent/value)

The associated value of the selected case

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)