---
title: large
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/productviewstyle/large
---

# large

A product view style suitable for layouts where the in-app purchase content is prominent.

## Declaration

```swift
@MainActor @preconcurrency static var large: LargeProductViewStyle { get }
```

## See Also

### Getting built-in product view styles

- [automatic](storekit/productviewstyle/automatic.md)
- [compact](storekit/productviewstyle/compact.md)
- [regular](storekit/productviewstyle/regular.md)
