다음을 통해 공유


UIDocumentInteractionControllerDelegate.ViewControllerForPreview 메서드

정의

문서 미리 보기를 표시하기 위해 UIDocumentInteractionController에 UIViewController가 필요했음을 나타냅니다.

[Foundation.Export("documentInteractionControllerViewControllerForPreview:")]
public virtual UIKit.UIViewController ViewControllerForPreview (UIKit.UIDocumentInteractionController controller);
abstract member ViewControllerForPreview : UIKit.UIDocumentInteractionController -> UIKit.UIViewController
override this.ViewControllerForPreview : UIKit.UIDocumentInteractionController -> UIKit.UIViewController

매개 변수

반환

특성

적용 대상