Share via


UIDocumentInteractionControllerDelegate_Extensions.WillPresentOptionsMenu 方法

定义

指示即将向应用用户显示“选项”菜单。

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

参数

This
IUIDocumentInteractionControllerDelegate

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

适用于