次の方法で共有


UIDocumentInteractionControllerDelegate_Extensions.WillPresentOpenInMenu メソッド

定義

[Open In...] メニューがアプリ ユーザーに表示されようとしていることを示します。

public static void WillPresentOpenInMenu (this UIKit.IUIDocumentInteractionControllerDelegate This, UIKit.UIDocumentInteractionController controller);
static member WillPresentOpenInMenu : UIKit.IUIDocumentInteractionControllerDelegate * UIKit.UIDocumentInteractionController -> unit

パラメーター

This
IUIDocumentInteractionControllerDelegate

この拡張メソッドが動作するインスタンス。

適用対象