---
title: uiImage
framework: quicklookthumbnailing
role: symbol
role_heading: Instance Property
path: quicklookthumbnailing/qlthumbnailrepresentation/uiimage
---

# uiImage

A thumbnail in the form of a UIKit image object.

## Declaration

```swift
var uiImage: UIImage { get }
```

## See Also

### Thumbnail Images

- [cgImage](quicklookthumbnailing/qlthumbnailrepresentation/cgimage.md)
- [nsImage](quicklookthumbnailing/qlthumbnailrepresentation/nsimage.md)
- [type](quicklookthumbnailing/qlthumbnailrepresentation/type.md)
- [contentRect](quicklookthumbnailing/qlthumbnailrepresentation/contentrect.md)
- [QLThumbnailRepresentation.RepresentationType](quicklookthumbnailing/qlthumbnailrepresentation/representationtype.md)
