Contents

QLThumbnailGenerator.Request.RepresentationTypes

The various types of thumbnails that you can request.

Declaration

struct RepresentationTypes

Overview

Thumbnails come in one of three different types:

icon

A file icon representation.

lowQualityThumbnail

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

thumbnail

A high-quality thumbnail.

To request all thumbnail representations, use all.

Topics

Creating a Thumbnail Type

See Also

Describing the Requested Thumbnail