---
title: DisplayRepresentation.Image.DisplayStyle
framework: appintents
role: symbol
role_heading: Structure
path: appintents/displayrepresentation/image-swift.struct/displaystyle
---

# DisplayRepresentation.Image.DisplayStyle

The style with which to display the image for this DisplayRepresentation.

## Declaration

```swift
struct DisplayStyle
```

## Overview

Overview Note that these are only used when an image, not a symbol name, is specified. When symbol names are specified, they are rendered automatically as appropriate for the system.

## Topics

### Type Properties

- [circular](appintents/displayrepresentation/image-swift.struct/displaystyle/circular.md)
- [default](appintents/displayrepresentation/image-swift.struct/displaystyle/default.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
