共用方式為


QLTransition 代理人

定義

委派,計算 UIImage 在 中 QLPreviewController 做為轉換影像使用的 。

public delegate UIKit.UIImage QLTransition(QLPreviewController controller, IQLPreviewItem item, CGRect contentRect);
type QLTransition = delegate of QLPreviewController * IQLPreviewItem * CGRect -> UIImage

參數

controller
QLPreviewController
contentRect
CGRect

傳回值

適用於