---
title: displayRepresentation
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/instancedisplayrepresentable/displayrepresentation
---

# displayRepresentation

The visual elements to display when presenting an instance of the type.

## Declaration

```swift
var displayRepresentation: DisplayRepresentation { get }
```

## Mentioned in

Defining app entities for your custom data types Making app entities available in Spotlight
