次の方法で共有


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

戻り値

適用対象