QLPreviewItemLoadingBlock
A type that defines a block used to load a Quick Look preview item.
Declaration
typealias QLPreviewItemLoadingBlock = ((any Error)?) -> VoidDiscussion
A type that defines a block used to load a Quick Look preview item.
A type that defines a block used to load a Quick Look preview item.
typealias QLPreviewItemLoadingBlock = ((any Error)?) -> VoidA type that defines a block used to load a Quick Look preview item.