Share via


QLTransition Delegate

Definition

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

Parameters

controller
QLPreviewController
contentRect
CGRect

Return Value

Applies to