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

# all

The thumbnail type to generate all possible thumbnail representations.

## Declaration

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

## See Also

### Creating a Thumbnail Type

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