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

# caseDisplayRepresentations

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

## Declaration

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