Contents

kQLPreviewPropertyHeightKey

The height in points of the preview.

Declaration

let kQLPreviewPropertyHeightKey: CFString!

Discussion

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

See Also

Deprecated constants