---
title: default
framework: appintents
role: symbol
role_heading: Type Property
path: appintents/displayrepresentation/image-swift.struct/displaystyle/default
---

# default

Display this representation in the default style.

## Declaration

```swift
static var `default`: DisplayRepresentation.Image.DisplayStyle { get }
```

## Discussion

Discussion You don’t need to explicitly specify this since it is the default. This rendering style is appropriate, for example, for thumbnails generated by your app representing user generated content such as files or notes. When using this style, provide a full-bleed image, and the system will render it while respecting the aspect ratio.
