---
title: quickLookGenerator
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/quicklookgenerator
---

# quickLookGenerator

A type that represents a QuickLook preview generator bundle.

## Declaration

```swift
static var quickLookGenerator: UTType { get }
```

## Discussion

Discussion The identifier for this type is com.apple.quicklook-generator. This type conforms to UTTypePluginBundle.

## See Also

### Apple system types

- [framework](uniformtypeidentifiers/uttype-swift.struct/framework.md)
- [applicationBundle](uniformtypeidentifiers/uttype-swift.struct/applicationbundle.md)
- [applicationExtension](uniformtypeidentifiers/uttype-swift.struct/applicationextension.md)
- [spotlightImporter](uniformtypeidentifiers/uttype-swift.struct/spotlightimporter.md)
- [xpcService](uniformtypeidentifiers/uttype-swift.struct/xpcservice.md)
- [systemPreferencesPane](uniformtypeidentifiers/uttype-swift.struct/systempreferencespane.md)
