---
title: caseDisplayRepresentations
framework: appintents
role: symbol
role_heading: Type Property
path: appintents/appunionvalue/casedisplayrepresentations
---

# caseDisplayRepresentations

A dictionary that maps each case to the visual elements that represent it.

## Declaration

```swift
static var caseDisplayRepresentations: [Self.Cases : DisplayRepresentation] { get }
```
