다음을 통해 공유


UIDocumentInteractionControllerDelegate.ViewForPreview 메서드

정의

UIDocumentInteractionController에 문서 미리 보기 표시에 애니메이션 효과를 주는 시작점이 필요했음을 나타냅니다.

[Foundation.Export("documentInteractionControllerViewForPreview:")]
public virtual UIKit.UIView ViewForPreview (UIKit.UIDocumentInteractionController controller);
abstract member ViewForPreview : UIKit.UIDocumentInteractionController -> UIKit.UIView
override this.ViewForPreview : UIKit.UIDocumentInteractionController -> UIKit.UIView

매개 변수

반환

특성

적용 대상