次の方法で共有


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

パラメーター

戻り値

属性

適用対象