Compartilhar via


QLTransition Delegar

Definição

Um delegado que calcula o UIImage usado como uma imagem de transição em um QLPreviewController.

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

Parâmetros

controller
QLPreviewController
contentRect
CGRect

Valor Retornado

Aplica-se a