다음을 통해 공유


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

반환 값

적용 대상