다음을 통해 공유


UIDocumentInteractionControllerDelegate_Extensions.ViewForPreview 메서드

정의

애니메이션 미리 보기의 시작점으로 사용할 UIView입니다. null이면 미리 보기가 사라집니다.

public static UIKit.UIView ViewForPreview (this UIKit.IUIDocumentInteractionControllerDelegate This, UIKit.UIDocumentInteractionController controller);
static member ViewForPreview : UIKit.IUIDocumentInteractionControllerDelegate * UIKit.UIDocumentInteractionController -> UIKit.UIView

매개 변수

This
IUIDocumentInteractionControllerDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

반환

적용 대상