---
title: QLPreviewViewStyle.normal
framework: quicklookui
role: symbol
role_heading: Case
path: quicklookui/qlpreviewviewstyle/normal
---

# QLPreviewViewStyle.normal

Provides the default preview style for larger, full-sized previews.

## Declaration

```swift
case normal
```

## Discussion

Discussion The default style for a QLPreviewView object. Use this style should for larger, full-size previews.

## See Also

### Choosing a Preview Style

- [QLPreviewViewStyle.compact](quicklookui/qlpreviewviewstyle/compact.md)
