Sdílet prostřednictvím


UIDocumentInteractionControllerDelegate_Extensions.WillPresentOptionsMenu Method

Definition

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

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

Parameters

Attributes

Applies to