currentPreviewItem
The item displaying in the Quick Look preview controller.
Declaration
var currentPreviewItem: (any QLPreviewItem)? { get }Discussion
If the preview controller isn’t displaying an item, this property’s value is nil.
The item displaying in the Quick Look preview controller.
var currentPreviewItem: (any QLPreviewItem)? { get }If the preview controller isn’t displaying an item, this property’s value is nil.