Sdílet prostřednictvím


UIDocumentInteractionControllerDelegate_Extensions.WillPresentOpenInMenu Method

Definition

Indicates that the "Open In..." menu is about to be presented to the app user.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void WillPresentOpenInMenu(this UIKit.IUIDocumentInteractionControllerDelegate This, UIKit.UIDocumentInteractionController controller);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WillPresentOpenInMenu : UIKit.IUIDocumentInteractionControllerDelegate * UIKit.UIDocumentInteractionController -> unit

Parameters

Attributes

Applies to