---
title: showsLargeContentViewer
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uilargecontentvieweritem/showslargecontentviewer
---

# showsLargeContentViewer

A Boolean value that indicates whether or not to show the item in the large content viewer.

## Declaration

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

## Discussion

Discussion For this property to take effect, the item or an ancestor view must have a UILargeContentViewerInteraction.
