---
title: scalesLargeContentImage
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uilargecontentvieweritem/scaleslargecontentimage
---

# scalesLargeContentImage

A Boolean value that indicates whether the view scales the item’s image to a larger size or not.

## Declaration

```swift
var scalesLargeContentImage: Bool { get }
```

## Discussion

Discussion If false, the viewer displays the image at its intrinsic size. tip: For best results when scaling, use a PDF asset with the Preserve Vector Data checked in the asset catalog.

## See Also

### Configuring display properties

- [largeContentTitle](uikit/uilargecontentvieweritem/largecontenttitle.md)
- [largeContentImage](uikit/uilargecontentvieweritem/largecontentimage.md)
- [largeContentImageInsets](uikit/uilargecontentvieweritem/largecontentimageinsets.md)
