UIDocumentInteractionControllerDelegate_Extensions.DidDismissOpenInMenu 方法

定义

指示控制器已关闭其“打开 In...”菜单。

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

参数

This
IUIDocumentInteractionControllerDelegate

此扩展方法在其上运行的实例。

适用于