---
title: UnionValue
framework: appintents
role: symbol
role_heading: Associated Type
path: appintents/appunionvaluecasesproviding/unionvalue
---

# UnionValue

The union value type that this cases enum represents.

## Declaration

```swift
associatedtype UnionValue : AppUnionValue where Self == Self.UnionValue.Cases
```
