numberOfPreviewItems(in:)
Returns the number of items that the preview panel should preview.
Declaration
func numberOfPreviewItems(in panel: QLPreviewPanel!) -> IntParameters
- panel:
The preview panel.
Return Value
The number of items the preview panel should display.