Contents

kQLPreviewPropertyWidthKey

The width in points of the preview.

Declaration

let kQLPreviewPropertyWidthKey: CFString!

Discussion

Note that this property is a hint; Quick Look might set the width automatically for some types of previews. You mus encapsulate the value in a CFNumber object.

See Also

Deprecated constants