Contents

QLPreviewRequestGetTypeID()

Gets the type identifier for the QLPreviewReqest opaque type.

Declaration

func QLPreviewRequestGetTypeID() -> CFTypeID

Return Value

The type identifier for the QLPreviewReqest opaque type.

Discussion

Thread-safety: This function should be called in the same thread as the preview request is made in; generally, this is the same thread in which the GeneratePreviewForURL callback was invoked.

See Also

Requesting previews