---
title: lowQualityThumbnail
framework: quicklookthumbnailing
role: symbol
role_heading: Type Property
path: quicklookthumbnailing/qlthumbnailgenerator/request/representationtypes-swift.struct/lowqualitythumbnail
---

# lowQualityThumbnail

A faster to generate version of the thumbnail that may sacrifice quality for speed.

## Declaration

```swift
static var lowQualityThumbnail: QLThumbnailGenerator.Request.RepresentationTypes { get }
```

## See Also

### Creating a Thumbnail Type

- [init(rawValue:)](quicklookthumbnailing/qlthumbnailgenerator/request/representationtypes-swift.struct/init(rawvalue:).md)
- [all](quicklookthumbnailing/qlthumbnailgenerator/request/representationtypes-swift.struct/all.md)
- [icon](quicklookthumbnailing/qlthumbnailgenerator/request/representationtypes-swift.struct/icon.md)
- [thumbnail](quicklookthumbnailing/qlthumbnailgenerator/request/representationtypes-swift.struct/thumbnail.md)
