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

# automatic

## Declaration

```swift
@MainActor @preconcurrency static var automatic: AutomaticProductViewStyle { get }
```

## See Also

### Getting built-in product view styles

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