---
title: DisplayRepresentation.Components
framework: appintents
role: symbol
role_heading: Structure
path: appintents/displayrepresentation/components
---

# DisplayRepresentation.Components

Components of the DisplayRepresentation.

## Declaration

```swift
struct Components
```

## Topics

### Type Properties

- [image](appintents/displayrepresentation/components/image.md)
- [text](appintents/displayrepresentation/components/text.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [SetAlgebra](swift/setalgebra.md)
